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