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