Home
last modified time | relevance | path

Searched refs:single_succ_to_potentially_threadable_block (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-threadedge.h119 extern bool single_succ_to_potentially_threadable_block (basic_block);
H A Dtree-ssa-threadedge.cc1181 single_succ_to_potentially_threadable_block (basic_block bb) in single_succ_to_potentially_threadable_block() function
1205 if (single_succ_to_potentially_threadable_block (bb)) in thread_outgoing_edges()
H A Dtree-ssa-threadbackward.cc483 || single_succ_to_potentially_threadable_block (bb)) in find_paths()
H A DChangeLog-202118502 (single_succ_to_potentially_threadable_block): ...here.
18503 * tree-ssa-threadedge.h (single_succ_to_potentially_threadable_block):