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