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