Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_opt_dce.c124 nir_opt_dce_impl(nir_function_impl *impl) in nir_opt_dce_impl() function
163 if (function->impl && nir_opt_dce_impl(function->impl)) in nir_opt_dce()