ref: c809e59d972aead305d59b23e4d1d156c1ebd2a6 dir: /src/cc2/optm.c/
#include <scc/scc.h> #include "cc2.h" Node * optm_ind(Node *np) { return np; }