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