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