Home
last modified time | relevance | path

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

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