Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2968 Value *MaxUIntTripCount = in emitIterationCountCheck() local
2970 Value *LHS = Builder.CreateSub(MaxUIntTripCount, Count); in emitIterationCountCheck()