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