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