Home
last modified time | relevance | path

Searched defs:MaxTripCount (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopUnrollAndJamPass.cpp168 unsigned MaxTripCount = 0; in computeUnrollAndJamCount() local
H A DLoopUnrollPass.cpp893 OptimizationRemarkEmitter *ORE, unsigned TripCount, unsigned MaxTripCount, in computeUnrollCount()
1268 unsigned MaxTripCount = 0; in tryToUnrollLoop() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp311 const unsigned MaxTripCount = SE->getSmallConstantMaxTripCount(L); in UnrollLoop() local
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3312 int MaxTripCount = 0; in computeHeuristicUnrollFactor() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5293 unsigned MaxTripCount = PSE.getSE()->getSmallConstantMaxTripCount(TheLoop); in isMoreProfitable() local