Searched refs:IndicesEnd (Results 1 – 2 of 2) sorted by relevance
38 const unsigned *IndicesEnd, in ComputeLinearIndex() argument41 if (Indices && Indices == IndicesEnd) in ComputeLinearIndex()51 return ComputeLinearIndex(*EI, Indices+1, IndicesEnd, CurIndex); in ComputeLinearIndex()68 return ComputeLinearIndex(EltTy, Indices+1, IndicesEnd, CurIndex); in ComputeLinearIndex()
51 const unsigned *IndicesEnd,