Searched refs:estimate_threading_killed_stmts (Results 1 – 3 of 3) sorted by relevance
50 extern unsigned int estimate_threading_killed_stmts (basic_block);
1917 != estimate_threading_killed_stmts (bb)))) in mark_threaded_blocks()2524 estimate_threading_killed_stmts (basic_block bb) in estimate_threading_killed_stmts() function
280 max_stmt_count += estimate_threading_killed_stmts (e->dest); in record_temporary_equivalences_from_stmts_at_dest()