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