Home
last modified time | relevance | path

Searched refs:setTwoSuccessors (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp316 VPBB->setTwoSuccessors(SuccVPBB0, SuccVPBB1); in buildPlainCFG()
H A DVPlan.h565 void setTwoSuccessors(VPBlockBase *IfTrue, VPBlockBase *IfFalse) { in setTwoSuccessors() function
2507 BlockPtr->setTwoSuccessors(IfTrue, IfFalse); in insertTwoBlocksAfter()