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