Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2228 bool areAnalyzedReductionVals(ArrayRef<Value *> VL) const { in areAnalyzedReductionVals() function in llvm::slpvectorizer::BoUpSLP
12566 if (V.areAnalyzedReductionVals(VL)) { in tryToReduce()