Searched refs:setTwoSuccessors (Results 1 – 2 of 2) sorted by relevance
316 VPBB->setTwoSuccessors(SuccVPBB0, SuccVPBB1); in buildPlainCFG()
565 void setTwoSuccessors(VPBlockBase *IfTrue, VPBlockBase *IfFalse) { in setTwoSuccessors() function2507 BlockPtr->setTwoSuccessors(IfTrue, IfFalse); in insertTwoBlocksAfter()