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