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