Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
ac1022e7c2d1c57b4a77a0493e2ba9b532ee96d7
ac1022e7c2d1c57b4a77a0493e2ba9b532ee96d7
Switch branch/tag
libfirm
ir
opt
condeval.h
Find file
Normal view
History
Permalink
condeval.h
86 Bytes
Newer
Older
Beginning of implementation of partial condition evaluation
Christoph Mallon
committed
Sep 09, 2006
1
2
3
4
#ifndef FIRM_COND_EVAL_H
#define FIRM_COND_EVAL_H
void
opt_cond_eval
(
ir_graph
*
irg
);