Searched refs:nir_instr_set_remove (Results 1 – 3 of 3) sorted by relevance
60 void nir_instr_set_remove(struct set *instr_set, nir_instr *instr);
59 nir_instr_set_remove(instr_set, instr); in cse_block()
534 nir_instr_set_remove(struct set *instr_set, nir_instr *instr) in nir_instr_set_remove() function