Searched refs:GatherSeq (Results 1 – 1 of 1) sorted by relevance
587 SetVector<Instruction *> GatherSeq; member in __anonf9942ad60111::BoUpSLP2117 GatherSeq.insert(Insrt); in Gather()2656 DEBUG(dbgs() << "SLP: Optimizing " << GatherSeq.size() in optimizeGatherSequence()2659 for (SetVector<Instruction *>::iterator it = GatherSeq.begin(), in optimizeGatherSequence()2660 e = GatherSeq.end(); it != e; ++it) { in optimizeGatherSequence()2740 GatherSeq.clear(); in optimizeGatherSequence()