ref: 3e74db0e8da377cee03ec3c7825ddad168045055 dir: /cc2/optm.c/
#include "../inc/scc.h" #include "cc2.h" Node * optm_ind(Node *np) { return np; }