Searched refs:NewBBSucc (Results 1 – 1 of 1) sorted by relevance
258 typename GraphT::NodeType *NewBBSucc = *GraphT::child_begin(NewBB); in Split() local272 PI = InvTraits::child_begin(NewBBSucc), in Split()273 E = InvTraits::child_end(NewBBSucc); in Split()276 if (ND != NewBB && !DT.dominates(NewBBSucc, ND) && in Split()310 DomTreeNodeBase<NodeT> *NewBBSuccNode = DT.getNode(NewBBSucc); in Split()