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