Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2218 bool isAnalyzedReductionRoot(Instruction *I) const { in isAnalyzedReductionRoot() function in llvm::slpvectorizer::BoUpSLP
13179 if (R.isAnalyzedReductionRoot(Inst)) in vectorizeHorReduction()