Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp5682 const bool IsReductionOperation = OpData == ReductionData; in matchAssociativeReduction() local
5685 IsReductionOperation)) { in matchAssociativeReduction()
5701 if (IsReductionOperation) { in matchAssociativeReduction()