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