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