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