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