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