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