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