Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_opt_dead_write_vars.c234 remove_dead_write_vars_impl(void *mem_ctx, nir_function_impl *impl) in remove_dead_write_vars_impl() function
262 progress |= remove_dead_write_vars_impl(mem_ctx, function->impl); in nir_opt_dead_write_vars()