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