libFirm
|
Compute an estimate of basic block executions. More...
Go to the source code of this file.
Functions | |
void | ir_estimate_execfreq (ir_graph *irg) |
Estimates execution frequency of a graph. | |
double | get_block_execfreq (const ir_node *block) |
Returns execution frequency of block block . |