Home
last modified time | relevance | path

Searched refs:empty_block_with_phis_p (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-threadedge.cc106 empty_block_with_phis_p (basic_block bb) in empty_block_with_phis_p() function
124 if (empty_block_with_phis_p (bb)) in potentially_threadable_block()
935 if (empty_block_with_phis_p (e->dest)) in thread_through_normal_block()
H A DChangeLog-202114665 (empty_block_with_phis_p): ...this.