Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2061 void analyzedReductionRoot(Instruction *I) { in analyzedReductionRoot() function in llvm::slpvectorizer::BoUpSLP
11400 V.analyzedReductionRoot(cast<Instruction>(RdxOp)); in tryToReduce()