Searched refs:last_index_constant (Results 1 – 2 of 2) sorted by relevance
128 const analysis::Constant* last_index_constant = in CombineIndices() local143 if (last_index_constant && element_constant) { in CombineIndices()145 uint32_t new_value = GetConstantValue(last_index_constant) + in CombineIndices()148 constant_mgr->GetConstant(last_index_constant->type(), {new_value}); in CombineIndices()