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