Searched refs:gvn_set (Results 1 – 1 of 1) sorted by relevance
824 struct set *gvn_set = nir_instr_set_create(NULL); in opt_gcm_impl() local829 if (nir_instr_set_add_or_rewrite(gvn_set, instr, NULL)) in opt_gcm_impl()832 nir_instr_set_destroy(gvn_set); in opt_gcm_impl()