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