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