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