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