Home
last modified time | relevance | path

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

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