Searched refs:single_succ_to_potentially_threadable_block (Results 1 – 4 of 4) sorted by relevance
119 extern bool single_succ_to_potentially_threadable_block (basic_block);
1181 single_succ_to_potentially_threadable_block (basic_block bb) in single_succ_to_potentially_threadable_block() function1205 if (single_succ_to_potentially_threadable_block (bb)) in thread_outgoing_edges()
483 || single_succ_to_potentially_threadable_block (bb)) in find_paths()
18502 (single_succ_to_potentially_threadable_block): ...here.18503 * tree-ssa-threadedge.h (single_succ_to_potentially_threadable_block):