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