Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_opt_loop_unroll.c228 move_cf_list_into_loop_term(nir_cf_list *lst, nir_loop_terminator *term) in move_cf_list_into_loop_term() function
333 move_cf_list_into_loop_term(&after_lt, limiting_term); in complex_unroll()
380 move_cf_list_into_loop_term(&loop_end, unlimit_term); in complex_unroll()