Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp554 void introduceCheckBlockInVPlan(BasicBlock *CheckIRBB);
2298 void InnerLoopVectorizer::introduceCheckBlockInVPlan(BasicBlock *CheckIRBB) { in introduceCheckBlockInVPlan() function in InnerLoopVectorizer
7485 introduceCheckBlockInVPlan(TCCheckBlock); in emitIterationCountCheck()