Searched refs:tryGetSecondaryReductionRoot (Results 1 – 1 of 1) sorted by relevance
18203 static Instruction *tryGetSecondaryReductionRoot(PHINode *Phi, in tryGetSecondaryReductionRoot() function 18251 if (Instruction *NewRoot = tryGetSecondaryReductionRoot(P, Root)) in vectorizeHorReduction()