Searched refs:nir_instr_set_destroy (Results 1 – 4 of 4) sorted by relevance
46 void nir_instr_set_destroy(struct set *instr_set);
77 nir_instr_set_destroy(instr_set); in nir_opt_cse_impl()
484 nir_instr_set_destroy(gvn_set); in opt_gcm_impl()
500 nir_instr_set_destroy(struct set *instr_set) in nir_instr_set_destroy() function