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