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