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