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