Searched refs:TempEntries (Results 1 – 1 of 1) sorted by relevance
8383 SmallVector<const TreeEntry *> TempEntries; in isGatherShuffledEntry() local8393 Pair.first = TempEntries.size(); in isGatherShuffledEntry()8394 TempEntries.push_back(Entries[I]); in isGatherShuffledEntry()8396 Entries.swap(TempEntries); in isGatherShuffledEntry()