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