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