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