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