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