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