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