Searched refs:nir_opt_remove_phis_impl (Results 1 – 2 of 2) sorted by relevance
153 nir_opt_remove_phis_impl(nir_function_impl *impl) in nir_opt_remove_phis_impl() function182 progress = nir_opt_remove_phis_impl(function->impl) || progress; in nir_opt_remove_phis()
2418 - nir: make nir_opt_remove_phis_impl() static