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