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