Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4522 DenseMap<Value *, const TreeEntry *> UsedValuesEntry; in isGatherShuffledEntry() local
4535 const TreeEntry *VTE = UsedValuesEntry.lookup(V); in isGatherShuffledEntry()
4567 UsedValuesEntry.try_emplace(SV, VTE); in isGatherShuffledEntry()