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