Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_opt_loop_unroll.c531 unsigned num_lt = list_length(&loop->info->loop_terminator_list); in process_loops() local
532 if (num_lt == 2) { in process_loops()