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