Searched refs:setTwoSuccessors (Results 1 – 3 of 3) sorted by relevance
159 BlockPtr->setTwoSuccessors(IfTrue, IfFalse); in insertTwoBlocksAfter()
306 VPBB->setTwoSuccessors(Successor0, Successor1); in buildPlainCFG()
279 void setTwoSuccessors(VPBlockBase *IfTrue, VPBlockBase *IfFalse) { in setTwoSuccessors() function