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