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