Beginning of implementation of partial condition evaluation
[libfirm] / ir / opt / condeval.h
1 #ifndef FIRM_COND_EVAL_H
2 #define FIRM_COND_EVAL_H
3
4 void opt_cond_eval(ir_graph* irg);