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