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