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