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