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