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