Searched refs:IsReducedValue (Results 1 – 1 of 1) sorted by relevance
7340 bool IsReducedValue = TreeRdxKind != RdxKind; in matchAssociativeReduction() local7343 if (IsReducedValue || EdgeToVisit == getNumberOfOperands(TreeN)) { in matchAssociativeReduction()7344 if (IsReducedValue) in matchAssociativeReduction()