Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Transforms/
H A DVectorize.h92 unsigned MaxIter; member
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1376 const SCEV *MaxIter, bool Inverted, bool SkipLastIter, in createReplacement()
1433 const Loop *L, BranchInst *BI, BasicBlock *ExitingBB, const SCEV *MaxIter, in optimizeLoopExitWithUnknownExitCount()
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h800 unsigned Iter, unsigned MaxIter) const { in reduceLoopCount()
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DModuloSchedule.cpp874 unsigned MaxIter = PrologBBs.size() - 1; in addBranches() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3301 const unsigned MaxIter = in findCandidatesForLoadOrCombine() local
3487 const unsigned MaxIter = 20; in findLoadOffsetsForLoadOrCombine() local
/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp918 unsigned MaxIter = 32; // Break cycles and bound to constant-time. in foldAllocaCmp() local
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp11114 const Instruction *CtxI, const SCEV *MaxIter) { in getLoopInvariantExitCondDuringFirstIterations()
11134 const Instruction *CtxI, const SCEV *MaxIter) { in getLoopInvariantExitCondDuringFirstIterationsImpl()
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp11452 int MaxIter = MaxStoreLookup.getValue(); in vectorizeStores() local