Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp817 bool isLoadCombineReductionCandidate(RecurKind RdxKind) const;
4229 bool BoUpSLP::isLoadCombineReductionCandidate(RecurKind RdxKind) const { in isLoadCombineReductionCandidate() function in BoUpSLP
7505 if (V.isLoadCombineReductionCandidate(RdxKind)) in tryToReduce()