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