Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp7492 ElementCount VFactor = ForEpilogue ? EPI.EpilogueVF : VF; in emitIterationCountCheck() local
7508 P, Count, createStepForVF(Builder, Count->getType(), VFactor, UFactor), in emitIterationCountCheck()