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