Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp17028 SmallSet<size_t, 2> LoadKeyUsed; in matchAssociativeReduction() local
17032 if (LoadKeyUsed.contains(Key)) { in matchAssociativeReduction()
17055 LoadKeyUsed.insert(Key); in matchAssociativeReduction()