Searched refs:element_index_const (Results 1 – 2 of 2) sorted by relevance
841 const analysis::Constant* element_index_const = in GetAccessIds() local843 if (!element_index_const) { in GetAccessIds()846 assert(element_index_const->AsIntConstant()); in GetAccessIds()847 access_indices.push_back(element_index_const->AsIntConstant()->GetU32()); in GetAccessIds()