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