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