ref: 1093e4c416c30a25ef1b424e289264ea5e6fc973 dir: /cc2/optm.c/
#include "../inc/cc.h" #include "cc2.h" Node * optm_ind(Node *np) { return np; }