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