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