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