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