Searched refs:BucketStart (Results 1 – 1 of 1) sorted by relevance
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()