Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp18203 static Instruction *tryGetSecondaryReductionRoot(PHINode *Phi, in tryGetSecondaryReductionRoot() function
18251 if (Instruction *NewRoot = tryGetSecondaryReductionRoot(P, Root)) in vectorizeHorReduction()