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