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