Searched refs:TempEntries (Results 1 – 1 of 1) sorted by relevance
11239 SmallVector<const TreeEntry *> TempEntries; in isGatherShuffledSingleRegisterEntry() local11249 Pair.first = TempEntries.size(); in isGatherShuffledSingleRegisterEntry()11250 TempEntries.push_back(Entries[I]); in isGatherShuffledSingleRegisterEntry()11252 Entries.swap(TempEntries); in isGatherShuffledSingleRegisterEntry()