Searched refs:store_blocks (Results 1 – 1 of 1) sorted by relevance
769 BITSET_WORD *store_blocks = in nir_lower_vars_to_ssa_impl() local777 memset(store_blocks, 0, in nir_lower_vars_to_ssa_impl()778 BITSET_WORDS(state.impl->num_blocks) * sizeof(*store_blocks)); in nir_lower_vars_to_ssa_impl()787 BITSET_SET(store_blocks, store->instr.block->index); in nir_lower_vars_to_ssa_impl()795 store_blocks); in nir_lower_vars_to_ssa_impl()