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