Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp562 Value *getOrCreateVectorTripCount(Loop *NewLoop);
2436 Value *InnerLoopVectorizer::getOrCreateVectorTripCount(Loop *L) { in getOrCreateVectorTripCount() function in InnerLoopVectorizer
2805 Value *CountRoundDown = getOrCreateVectorTripCount(Lp); in createVectorizedLoopSkeleton()
3291 getOrCreateVectorTripCount(LI->getLoopFor(LoopVectorBody)), in fixVectorizedLoop()