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