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