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