Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp799 unsigned MaxTripCount, const UnrollCostEstimator UCE, in shouldPragmaUnroll()
927 OptimizationRemarkEmitter *ORE, unsigned TripCount, unsigned MaxTripCount, in computeUnrollCount()
1286 unsigned MaxTripCount = 0; in tryToUnrollLoop() local
H A DLoopUnrollAndJamPass.cpp165 unsigned MaxTripCount = 0; in computeUnrollAndJamCount() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp496 const unsigned MaxTripCount = SE->getSmallConstantMaxTripCount(L); in UnrollLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3516 unsigned MaxTripCount, ElementCount UserVF, bool FoldTailByMasking) { in computeFeasibleMaxVF()
3850 unsigned MaxTripCount, unsigned SmallestType, unsigned WidestType, in getMaximizedVFForTarget()
3939 const unsigned MaxTripCount, in isMoreProfitable()
4003 const unsigned MaxTripCount = PSE.getSmallConstantMaxTripCount(); in isMoreProfitable() local
4465 unsigned MaxTripCount = 0; in selectEpilogueVectorizationFactor() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5730 int MaxTripCount = 0; in computeHeuristicUnrollFactor() local