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