Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp536 Value *createIterationCountCheck(ElementCount VF, unsigned UF) const;
2322 Value *InnerLoopVectorizer::createIterationCountCheck(ElementCount VF, in createIterationCountCheck() function in InnerLoopVectorizer
2392 Value *CheckMinIters = createIterationCountCheck(VF, UF); in emitIterationCountCheck()
7455 Value *CheckMinIters = createIterationCountCheck( in emitIterationCountCheck()