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