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