Searched defs:SortedIndices (Results 1 – 4 of 4) sorted by relevance
107 SortedIndices(size_t max_partial_order_exclusive, in SortedIndices() function
1103 SmallVectorImpl<unsigned> &SortedIndices) { in sortPtrAccesses()
1549 SmallVectorImpl<unsigned> &SortedIndices) { in sortPtrAccesses()
3784 SmallVectorImpl<unsigned> &SortedIndices) { in clusterSortPtrAccesses()5126 SmallVector<unsigned> SortedIndices; in buildTree_rec() local