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