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