Searched defs:MaxIter (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | GIMatchTableExecutor.cpp | 88 const unsigned MaxIter = 20; in isObviouslySafeToFold() local
|
| H A D | CombinerHelper.cpp | 1419 const unsigned MaxIter = 20; in matchCombineExtractedVectorLoad() local 3857 const unsigned MaxIter = in findCandidatesForLoadOrCombine() local 4044 const unsigned MaxIter = 20; in findLoadOffsetsForLoadOrCombine() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | IndVarSimplify.cpp | 1242 const SCEV *MaxIter, bool Inverted, bool SkipLastIter, in createReplacement() 1299 const Loop *L, BranchInst *BI, BasicBlock *ExitingBB, const SCEV *MaxIter, in optimizeLoopExitWithUnknownExitCount()
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCAssembler.cpp | 1128 auto MaxIter = Sec.curFragList()->Tail->getLayoutOrder() + 1; in relaxOnce() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 856 unsigned Iter, unsigned MaxIter) const { in reduceLoopCount()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | ModuloSchedule.cpp | 890 unsigned MaxIter = PrologBBs.size() - 1; in addBranches() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ScalarEvolution.cpp | 11293 const Instruction *CtxI, const SCEV *MaxIter) { in getLoopInvariantExitCondDuringFirstIterations() 11313 const Instruction *CtxI, const SCEV *MaxIter) { in getLoopInvariantExitCondDuringFirstIterationsImpl()
|