Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_opt_remove_phis.c143 remove_phis_impl(nir_function_impl *impl) in remove_phis_impl() function
168 progress = remove_phis_impl(function->impl) || progress; in nir_opt_remove_phis()