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