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