Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_opt_cse.c65 nir_opt_cse_impl(nir_function_impl *impl) in nir_opt_cse_impl() function
88 progress |= nir_opt_cse_impl(function->impl); in nir_opt_cse()