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