Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/
H A DVectorize.h92 unsigned MaxIter; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1331 const SCEV *MaxIter, bool Inverted, bool SkipLastIter, in optimizeLoopExitWithUnknownExitCount()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h773 unsigned Iter, unsigned MaxIter) const { in reduceLoopCount()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp860 unsigned MaxIter = PrologBBs.size() - 1; in addBranches() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3419 const unsigned MaxIter = in findCandidatesForLoadOrCombine() local
3605 const unsigned MaxIter = 20; in findLoadOffsetsForLoadOrCombine() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1029 unsigned MaxIter = 32; // Break cycles and bound to constant-time. in foldAllocaCmp() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6933 int MaxIter = MaxStoreLookup.getValue(); in vectorizeStores() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp10060 const Instruction *Context, const SCEV *MaxIter) { in getLoopInvariantExitCondDuringFirstIterations()