Home
last modified time | relevance | path

Searched refs:LocalSubEntries (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp11332 SmallVector<const TreeEntry *> LocalSubEntries; in isGatherShuffledEntry() local
11333 LocalSubEntries.swap(SubEntries); in isGatherShuffledEntry()
11341 Entries.emplace_back(1, LocalSubEntries.front()); in isGatherShuffledEntry()