Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_deref.c377 nir_remove_dead_derefs_impl(nir_function_impl *impl) in nir_remove_dead_derefs_impl() function
404 if (function->impl && nir_remove_dead_derefs_impl(function->impl)) in nir_remove_dead_derefs()
Dnir.h4819 bool nir_remove_dead_derefs_impl(nir_function_impl *impl);