Searched refs:other_index (Results 1 – 11 of 11) sorted by relevance
103 pub(crate) fn distance(&self, other_index: usize) -> usize { in distance()104 debug_assert!(offset(other_index) == 0); in distance()105 other_index.wrapping_sub(self.start_index) / BLOCK_CAP in distance()
1112 const ShapeIndex& other_index = seen[buffers_at_index[0]]; in AddSpecialCaseCopies() local1114 << other_index.ToString() << " are both aliased to " in AddSpecialCaseCopies()1115 << alias->parameter_number << " copying " << other_index; in AddSpecialCaseCopies()1116 add_index_to_copy(root, other_index); in AddSpecialCaseCopies()
222 const int other_index = in Equals() local224 return index_ == other_index; in Equals()
242 const int other_index = in Equals() local244 return index_ == other_index; in Equals()
246 const int other_index = in Equals() local248 return index_ == other_index; in Equals()
244 const int other_index = in Equals() local246 return index_ == other_index; in Equals()
245 const int other_index = in Equals() local247 return index_ == other_index; in Equals()
10225 const int other_index =10227 return index_ == other_index;
11289 const int other_index =11291 return index_ == other_index;