Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombine.h34 unsigned MaxIterations = InstCombineDefaultMaxIterations; member
/freebsd-src/tools/regression/environ/
H A Dtimings.c42 const int MaxIterations = 1000000; variable
/freebsd-src/contrib/llvm-project/llvm/tools/bugpoint/
H A DListReducer.h81 unsigned MaxIterations = MaxIterationsWithoutProgress; in reduceList() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp181 const unsigned MaxIterations; member in __anon0ac14b600111::PhiAnalyzer
187 PhiAnalyzer::PhiAnalyzer(const Loop &L, unsigned MaxIterations) in PhiAnalyzer() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DWatchedLiteralsSolver.cpp525 solve(std::int64_t MaxIterations) solve() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilder.cpp862 APInt MaxIterations; parseInstCombineOptions() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp2129 unsigned MaxIterations = runTillFixpoint() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp9675 unsigned MaxIterations = MaxBruteForceIterations; // Limit analysis. computeExitCountExhaustively() local