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