Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8274 unsigned UFactor = ForEpilogue ? EPI.EpilogueUF : UF; in emitMinimumIterationCountCheck() local
8287 P, Count, ConstantInt::get(Count->getType(), VFactor * UFactor), in emitMinimumIterationCountCheck()