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