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