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