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