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