Searched refs:BucketStart (Results 1 – 1 of 1) sorted by relevance
3421 size_t BucketStart = I; in rebucketPaths() local3424 } while (I != E && PathsSorted[BucketStart]->MangledPath == in rebucketPaths()3428 if (I - BucketStart > 1) { in rebucketPaths()3429 for (size_t II = BucketStart; II != I; ++II) in rebucketPaths()