Searched refs:GatherSeq (Results 1 – 1 of 1) sorted by relevance
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()