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