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