Searched refs:AnalyzedReductionsRoots (Results 1 – 1 of 1) sorted by relevance
2592 return AnalyzedReductionsRoots.count(I); in isAnalyzedReductionRoot() 2597 AnalyzedReductionsRoots.insert(I); in analyzedReductionRoot() 2611 AnalyzedReductionsRoots.clear(); in clearReductionData() 3420 SmallPtrSet<Instruction *, 16> AnalyzedReductionsRoots; member in llvm::slpvectorizer::BoUpSLP