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