Searched defs:num_lt (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_opt_loop_unroll.c | 970 unsigned num_lt = list_length(&loop->info->loop_terminator_list); local in function:process_loops 1010 unsigned num_lt = list_length(&loop->info->loop_terminator_list); local in function:process_loops |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ | ||
| H A D | nir_opt_loop_unroll.c | 833 unsigned num_lt = list_length(&loop->info->loop_terminator_list); local in function:process_loops 853 unsigned num_lt = list_length(&loop->info->loop_terminator_list); local in function:process_loops |
Completed in 4 milliseconds