Home
last modified time | relevance | path

Searched refs:loop_not_too_large (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_opt_loop_unroll.c481 bool loop_not_too_large = in is_loop_small_enough_to_unroll() local
484 return loop_not_too_large; in is_loop_small_enough_to_unroll()