Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp316 VPBB->setTwoSuccessors(SuccVPBB0, SuccVPBB1); in buildPlainCFG()
H A DVPlan.h560 void setTwoSuccessors(VPBlockBase *IfTrue, VPBlockBase *IfFalse) { in setTwoSuccessors() function
2848 BlockPtr->setTwoSuccessors(IfTrue, IfFalse);