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