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