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