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