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