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