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