Searched refs:isReductionCandidate (Results 1 – 1 of 1) sorted by relevance
15531 static bool isReductionCandidate(Instruction *I) { in isReductionCandidate() function15550 if (TryOperandsAsNewSeeds && isReductionCandidate(Root) && in vectorizeHorReduction()15575 if (!isReductionCandidate(Inst)) in vectorizeHorReduction()