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