Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2951 Value *MinProfTC = in emitIterationCountCheck() local
2954 return MinProfTC; in emitIterationCountCheck()
2956 Intrinsic::umax, MinProfTC, createStepForVF(Builder, CountTy, VF, UF)); in emitIterationCountCheck()