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