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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_dead_write_vars.c252 remove_dead_write_vars_impl(void *mem_ctx, nir_shader *shader, nir_function_impl *impl) function in typeref:typename:bool
280 progress |= remove_dead_write_vars_impl(mem_ctx, shader, function->impl);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_dead_write_vars.c191 remove_dead_write_vars_impl(void *mem_ctx, nir_function_impl *impl) function in typeref:typename:bool
217 progress |= remove_dead_write_vars_impl(mem_ctx, function->impl);

Completed in 3 milliseconds