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