Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_remove_dead_variables.c162 remove_dead_vars(struct exec_list *var_list, nir_variable_mode modes, in remove_dead_vars() function
197 progress = remove_dead_vars(&shader->variables, modes, in nir_remove_dead_variables()
204 if (remove_dead_vars(&function->impl->locals, in nir_remove_dead_variables()

Completed in 1 milliseconds