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