Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombine.h30 const unsigned MaxIterations; variable
45 const unsigned MaxIterations; variable
/llvm-project-15.0.7/llvm/tools/bugpoint/
H A DListReducer.h81 unsigned MaxIterations = MaxIterationsWithoutProgress; in reduceList() local
/llvm-project-15.0.7/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp362 const uint32_t MaxIterations = in runTypeErasedDataflowAnalysis() local
/llvm-project-15.0.7/libc/benchmarks/
H A DLibcBenchmark.h64 uint32_t MaxIterations = 10000000; member
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4527 ProfileSummaryInfo *PSI, unsigned MaxIterations, LoopInfo *LI) { in combineInstructionsOverFunction()
4586 InstCombinePass::InstCombinePass(unsigned MaxIterations) in InstCombinePass()
4666 InstructionCombiningPass::InstructionCombiningPass(unsigned MaxIterations) in InstructionCombiningPass()
4698 FunctionPass *llvm::createInstructionCombiningPass(unsigned MaxIterations) { in createInstructionCombiningPass()
/llvm-project-15.0.7/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVBaseInfo.h631 MaxIterations = 0x20, enumerator
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1711 unsigned MaxIterations = in runTillFixpoint() local
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp9428 unsigned MaxIterations = MaxBruteForceIterations; // Limit analysis. in computeExitCountExhaustively() local