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