Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_opt_loop_unroll.c757 check_unrolling_restrictions(nir_shader *shader, nir_loop *loop) in check_unrolling_restrictions() function
897 check_unrolling_restrictions(sh, loop)) { in process_loops()
906 if (!check_unrolling_restrictions(sh, loop)) in process_loops()