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