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