Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombine.h34 unsigned MaxIterations = InstCombineDefaultMaxIterations; global() member
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerInfo.h55 unsigned MaxIterations = 0; member
/llvm-project/llvm/tools/bugpoint/
H A DListReducer.h81 unsigned MaxIterations = MaxIterationsWithoutProgress; in reduceList() local
/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DWatchedLiteralsSolver.cpp146 std::pair<Solver::Result, std::int64_t> solve(std::int64_t MaxIterations) && { in solve()
/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp181 const unsigned MaxIterations; member in __anoncff144e10111::PhiAnalyzer
187 PhiAnalyzer::PhiAnalyzer(const Loop &L, unsigned MaxIterations) in PhiAnalyzer() argument
[all...]
/llvm-project/libc/benchmarks/
H A DLibcBenchmark.h64 uint32_t MaxIterations = 10000000; member
/llvm-project/llvm/lib/Passes/
H A DPassBuilder.cpp872 APInt MaxIterations; parseInstCombineOptions() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp2133 unsigned MaxIterations = runTillFixpoint() local
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp9735 unsigned MaxIterations = MaxBruteForceIterations; // Limit analysis. computeExitCountExhaustively() local