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