Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp765 OptimizationRemarkEmitter *ORE, unsigned &TripCount, unsigned MaxTripCount, in computeUnrollCount()
1140 unsigned MaxTripCount = 0; in tryToUnrollLoop() local
H A DLoopUnrollAndJamPass.cpp170 unsigned MaxTripCount = 0; in computeUnrollAndJamCount() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6007 unsigned MaxTripCount = PSE.getSE()->getSmallConstantMaxTripCount(TheLoop); in isMoreProfitable() local