Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DListReducer.h82 unsigned MaxIterations = MaxIterationsWithoutProgress; in reduceList() local
/external/llvm/lib/Analysis/IPA/
DCallGraphSCCPass.cpp33 MaxIterations("max-cg-scc-iterations", cl::ReallyHidden, cl::init(4)); variable
/external/webkit/Source/WebCore/platform/graphics/gpu/
DLoopBlinnPathProcessor.cpp971 const int MaxIterations = 5; in subdivideCurves() local
1088 const int MaxIterations = 5; in subdivideCurvesSlow() local
DLoopBlinnMathUtils.cpp294 const int MaxIterations = 23; in xRayCrossesMonotonicCubic() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp4582 unsigned MaxIterations = MaxBruteForceIterations; // Limit analysis. in ComputeBackedgeTakenCountExhaustively() local