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