ref: 647f85d6fac7e0aee9881909cd5086941e3d11c7 dir: /cc2/optm.c/
#include "../inc/scc.h" #include "cc2.h" Node * optm_ind(Node *np) { return np; }