Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir.c1194 nir_instr *removed_instr = exec_node_data(nir_instr, node, node); in nir_instr_free_list() local
1195 nir_instr_free(removed_instr); in nir_instr_free_list()