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