Searched refs:store_entry (Results 1 – 2 of 2) sorted by relevance
698 struct copy_entry *store_entry = in copy_prop_vars_block() local700 if (!store_entry) in copy_prop_vars_block()701 store_entry = copy_entry_create(state, src); in copy_prop_vars_block()708 store_to_entry(state, store_entry, &value, in copy_prop_vars_block()
717 struct set_entry *store_entry; in nir_lower_vars_to_ssa_impl() local718 set_foreach(node->stores, store_entry) { in nir_lower_vars_to_ssa_impl()720 (nir_intrinsic_instr *)store_entry->key; in nir_lower_vars_to_ssa_impl()