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