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