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