Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_opt_remove_phis.c153 nir_opt_remove_phis_impl(nir_function_impl *impl) in nir_opt_remove_phis_impl() function
182 progress = nir_opt_remove_phis_impl(function->impl) || progress; in nir_opt_remove_phis()
/third_party/mesa3d/docs/relnotes/
D19.0.0.rst2418 - nir: make nir_opt_remove_phis_impl() static