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