Searched refs:ValueToGatherNodes (Results 1 – 1 of 1) sorted by relevance
1932 ValueToGatherNodes.clear(); in deleteTree()4192 ValueToGatherNodes.try_emplace(V).first->getSecond().insert(Last);4327 ValueToGatherNodesMap ValueToGatherNodes; member in llvm::slpvectorizer::BoUpSLP7610 for (const TreeEntry *TE : ValueToGatherNodes.lookup(Root)) { in reorderBottomToTop()8377 any_of(ValueToGatherNodes.at(Slice.front()), in tryToVectorizeGatheredLoads()8541 for (const TreeEntry *E : ValueToGatherNodes.at(V)) { in tryToVectorizeGatheredLoads()8562 const auto &Nodes = ValueToGatherNodes.at(V); in tryToVectorizeGatheredLoads()15364 for (const TreeEntry *TEPtr : ValueToGatherNodes.lookup(V)) { in isGatherShuffledSingleRegisterEntry()18723 for (const TreeEntry *BVE : ValueToGatherNodes.lookup(V)) { in vectorizeTree()19215 (ValueToGatherNodes.lookup(I).contains( in vectorizeTree()