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