ref: 045135ee7f1ed7f646321a08fed76edeff108eb8 dir: /cc2/optm.c/
#include "arch.h" #include "cc2.h" Node * optm_ind(Node *np) { return np; }