Searched refs:potentially_threadable_block (Results 1 – 4 of 4) sorted by relevance
57 potentially_threadable_block (basic_block bb) in potentially_threadable_block() function
593 && potentially_threadable_block (single_succ (bb))) in dom_opt_finalize_block()611 if (potentially_threadable_block (true_edge->dest)) in dom_opt_finalize_block()656 if (potentially_threadable_block (false_edge->dest)) in dom_opt_finalize_block()
862 extern bool potentially_threadable_block (basic_block);
5289 if (! potentially_threadable_block (bb)) in identify_jump_threads()