Searched refs:getOrCreateVectorTripCount (Results 1 – 2 of 2) sorted by relevance
443 Value *getOrCreateVectorTripCount(Loop *NewLoop);2800 Value *InnerLoopVectorizer::getOrCreateVectorTripCount(Loop *L) { in getOrCreateVectorTripCount() function in InnerLoopVectorizer2858 Value *TC = getOrCreateVectorTripCount(L); in emitVectorLoopEnteredCheck()3046 Value *CountRoundDown = getOrCreateVectorTripCount(Lp); in createEmptyLoop()
569 Value *getOrCreateVectorTripCount(Loop *NewLoop);2638 Value *InnerLoopVectorizer::getOrCreateVectorTripCount(Loop *L) { in getOrCreateVectorTripCount() function in InnerLoopVectorizer2892 Value *CountRoundDown = getOrCreateVectorTripCount(Lp); in createVectorizedLoopSkeleton()3352 getOrCreateVectorTripCount(LI->getLoopFor(LoopVectorBody)), in fixVectorizedLoop()