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