Searched refs:SecondEntries (Results 1 – 1 of 1) sorted by relevance
9551 SmallVector<const TreeEntry *> SecondEntries(UsedTEs.back().begin(), in isGatherShuffledSingleRegisterEntry() local9553 sort(SecondEntries, [](const TreeEntry *TE1, const TreeEntry *TE2) { in isGatherShuffledSingleRegisterEntry()9556 for (const TreeEntry *TE : SecondEntries) { in isGatherShuffledSingleRegisterEntry()9573 Entries.push_back(SecondEntries.front()); in isGatherShuffledSingleRegisterEntry()