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