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