Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp8372 unsigned UFactor = ForEpilogue ? EPI.EpilogueUF : UF; in emitMinimumIterationCountCheck() local
8385 P, Count, ConstantInt::get(Count->getType(), VFactor * UFactor), in emitMinimumIterationCountCheck()