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