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