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