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