Searched refs:BucketStart (Results 1 – 2 of 2) sorted by relevance
3399 size_t BucketStart = I; in rebucketPaths() local3403 PathsSorted[BucketStart].get().MangledPath == in rebucketPaths()3407 if (I - BucketStart > 1) { in rebucketPaths()3408 for (size_t II = BucketStart; II != I; ++II) in rebucketPaths()
3374 size_t BucketStart = I; in rebucketPaths() local3377 } while (I != E && PathsSorted[BucketStart]->MangledPath == in rebucketPaths()3381 if (I - BucketStart > 1) { in rebucketPaths()3382 for (size_t II = BucketStart; II != I; ++II) in rebucketPaths()