Searched refs:isReductionCandidate (Results 1 – 1 of 1) sorted by relevance
23660 static bool isReductionCandidate(Instruction *I) { in isReductionCandidate() function23679 if (TryOperandsAsNewSeeds && isReductionCandidate(Root) && in vectorizeHorReduction()23704 if (!isReductionCandidate(Inst)) in vectorizeHorReduction()23810 if (!isReductionCandidate(Inst)) in tryToVectorize()