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