Searched refs:areAnalyzedReductionVals (Results 1 – 1 of 1) sorted by relevance
2228 bool areAnalyzedReductionVals(ArrayRef<Value *> VL) const { in areAnalyzedReductionVals() function in llvm::slpvectorizer::BoUpSLP12566 if (V.areAnalyzedReductionVals(VL)) { in tryToReduce()