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