Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-tls-alert-handling.js30 const max_iter = 20; constant
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_loop_unroll.c874 unsigned max_iter = shader->options->max_unroll_iterations; in check_unrolling_restrictions() local