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