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