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