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