Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp307 VPBB->setTwoSuccessors(SuccVPBB0, SuccVPBB1, VPCondBit); in buildPlainCFG()
H A DVPlan.h585 void setTwoSuccessors(VPBlockBase *IfTrue, VPBlockBase *IfFalse, in setTwoSuccessors() function
2318 BlockPtr->setTwoSuccessors(IfTrue, IfFalse, Condition);