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