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