Home
last modified time | relevance | path

Searched defs:MaxIter (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/
H A DVectorize.h92 unsigned MaxIter; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1331 const SCEV *MaxIter, bool Inverted, bool SkipLastIter, in optimizeLoopExitWithUnknownExitCount()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h760 unsigned Iter, unsigned MaxIter) const { in reduceLoopCount()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3345 const unsigned MaxIter = in findCandidatesForLoadOrCombine() local
3532 const unsigned MaxIter = 20; in findLoadOffsetsForLoadOrCombine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DModuloSchedule.cpp860 unsigned MaxIter = PrologBBs.size() - 1; in addBranches() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1006 unsigned MaxIter = 32; // Break cycles and bound to constant-time. in foldAllocaCmp() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6617 int MaxIter = MaxStoreLookup.getValue(); in vectorizeStores() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp9804 const Instruction *Context, const SCEV *MaxIter) { in getLoopInvariantExitCondDuringFirstIterations()