Home
last modified time | relevance | path

Searched refs:areAnalyzedReductionVals (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2066 bool areAnalyzedReductionVals(ArrayRef<Value *> VL) { in areAnalyzedReductionVals() function in llvm::slpvectorizer::BoUpSLP
11141 if (V.areAnalyzedReductionVals(VL)) { in tryToReduce()