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