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