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