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