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