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