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