Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2601 bool areAnalyzedReductionVals(ArrayRef<Value *> VL) const { in areAnalyzedReductionVals() function in llvm::slpvectorizer::BoUpSLP
17432 if (V.areAnalyzedReductionVals(VL)) { in tryToReduce()