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