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