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