Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1342 bool isLoadCombineReductionCandidate(RecurKind RdxKind) const;
10088 bool BoUpSLP::isLoadCombineReductionCandidate(RecurKind RdxKind) const { in isLoadCombineReductionCandidate() function in BoUpSLP
17451 if (V.isLoadCombineReductionCandidate(RdxKind)) { in tryToReduce()