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