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