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