Searched refs:GatherSeq (Results 1 – 3 of 3) sorted by relevance
1781 SetVector<Instruction *> GatherSeq; member in llvm::slpvectorizer::BoUpSLP3943 GatherSeq.insert(Insrt); in Gather()4027 GatherSeq.insert(I); in vectorizeTree()4066 GatherSeq.insert(I); in vectorizeTree()4139 GatherSeq.insert(I); in vectorizeTree()4174 GatherSeq.insert(I); in vectorizeTree()4738 LLVM_DEBUG(dbgs() << "SLP: Optimizing " << GatherSeq.size() in optimizeGatherSequence()4741 for (Instruction *I : GatherSeq) { in optimizeGatherSequence()4819 GatherSeq.clear(); in optimizeGatherSequence()
559 SetVector<Instruction *> GatherSeq; member in llvm::slpvectorizer::BoUpSLP2140 GatherSeq.insert(Insrt); in Gather()2718 DEBUG(dbgs() << "SLP: Optimizing " << GatherSeq.size() in optimizeGatherSequence()2721 for (Instruction *it : GatherSeq) { in optimizeGatherSequence()2799 GatherSeq.clear(); in optimizeGatherSequence()
1923 SetVector<Instruction *> GatherSeq; member in llvm::slpvectorizer::BoUpSLP4231 GatherSeq.insert(InsElt); in gather()4299 GatherSeq.insert(I); in vectorizeTree()4381 GatherSeq.insert(I); in vectorizeTree()5004 LLVM_DEBUG(dbgs() << "SLP: Optimizing " << GatherSeq.size() in optimizeGatherSequence()5007 for (Instruction *I : GatherSeq) { in optimizeGatherSequence()5086 GatherSeq.clear(); in optimizeGatherSequence()