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