Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2346 Value *MinProfTC = in createIterationCountCheck() local
2349 return MinProfTC; in createIterationCountCheck()
2351 Intrinsic::umax, MinProfTC, createStepForVF(Builder, CountTy, VF, UF)); in createIterationCountCheck()