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