Home
last modified time | relevance | path

Searched defs:max_iterations (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dloop_unroll.cpp348 const int max_iterations = options->MaxUnrollIterations; in visit_leave() local
/external/google-benchmark/include/benchmark/
Dbenchmark_api.h488 const size_t max_iterations; variable