Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1013 bool isLoadCombineReductionCandidate(RecurKind RdxKind) const;
6700 bool BoUpSLP::isLoadCombineReductionCandidate(RecurKind RdxKind) const { in isLoadCombineReductionCandidate() function in BoUpSLP
11160 if (V.isLoadCombineReductionCandidate(RdxKind)) { in tryToReduce()