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