Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp3671 bool matchAssociativeReduction(PHINode *Phi, BinaryOperator *B) { in matchAssociativeReduction() function in __anonf9942ad60111::HorizontalReduction
4000 if (!HorRdx.matchAssociativeReduction(P, BI)) in canMatchHorizontalReduction()