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