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