ref: 56cb1396d9f421006f2907dc4d504127f8ed0e1d dir: /src/cmd/cc/cc2/optm.c/
#include <scc/scc.h> #include "cc2.h" Node * optm_ind(Node *np) { return np; }