Searched refs:FirstEntries (Results 1 – 1 of 1) sorted by relevance
11096 SmallVector<const TreeEntry *> FirstEntries(UsedTEs.front().begin(), in isGatherShuffledSingleRegisterEntry() local11098 sort(FirstEntries, [](const TreeEntry *TE1, const TreeEntry *TE2) { in isGatherShuffledSingleRegisterEntry()11102 auto *It = find_if(FirstEntries, [=](const TreeEntry *EntryPtr) { in isGatherShuffledSingleRegisterEntry()11105 if (It != FirstEntries.end() && in isGatherShuffledSingleRegisterEntry()11126 Entries.push_back(FirstEntries.front()); in isGatherShuffledSingleRegisterEntry()