Searched refs:move_cf_list_into_loop_term (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/nir/
H A Dnir_opt_loop_unroll.c209 move_cf_list_into_loop_term(nir_cf_list *lst, nir_loop_terminator *term) function
314 move_cf_list_into_loop_term(&after_lt, limiting_term);
361 move_cf_list_into_loop_term(&loop_end, unlimit_term);

Completed in 56 milliseconds