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