Searched refs:NumLevels (Results 1 – 1 of 1) sorted by relevance
161 unsigned Level, unsigned NumLevels) { in matchPairwiseReductionAtLevel() argument217 if (Level + 1 != NumLevels) { in matchPairwiseReductionAtLevel()234 if (++Level == NumLevels) in matchPairwiseReductionAtLevel()238 return matchPairwiseReductionAtLevel(NextLevelBinOp, Level, NumLevels); in matchPairwiseReductionAtLevel()