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