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