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