Searched refs:isLoadCombineReductionCandidate (Results 1 – 1 of 1) sorted by relevance
817 bool isLoadCombineReductionCandidate(RecurKind RdxKind) const;4229 bool BoUpSLP::isLoadCombineReductionCandidate(RecurKind RdxKind) const { in isLoadCombineReductionCandidate() function in BoUpSLP7505 if (V.isLoadCombineReductionCandidate(RdxKind)) in tryToReduce()