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