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