Searched refs:GatherSeq (Results 1 – 1 of 1) sorted by relevance
1993 SetVector<Instruction *> GatherSeq; member in llvm::slpvectorizer::BoUpSLP4712 GatherSeq.insert(InsElt); in gather()4788 GatherSeq.insert(I); in vectorizeTree()4882 GatherSeq.insert(I); in vectorizeTree()5580 LLVM_DEBUG(dbgs() << "SLP: Optimizing " << GatherSeq.size() in optimizeGatherSequence()5583 for (Instruction *I : GatherSeq) { in optimizeGatherSequence()5662 GatherSeq.clear(); in optimizeGatherSequence()