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