Searched refs:setTwoSuccessors (Results 1 – 2 of 2) sorted by relevance
424 VPBB->setTwoSuccessors(Successor0, Successor1); in buildPlainCFG()
614 void setTwoSuccessors(VPBlockBase *IfTrue, VPBlockBase *IfFalse) { in setTwoSuccessors() function3609 BlockPtr->setTwoSuccessors(IfTrue, IfFalse); in insertTwoBlocksAfter()