Searched refs:NumLevels (Results 1 – 1 of 1) sorted by relevance
162 unsigned Level, unsigned NumLevels) { in matchPairwiseReductionAtLevel() argument218 if (Level + 1 != NumLevels) { in matchPairwiseReductionAtLevel()235 if (++Level == NumLevels) in matchPairwiseReductionAtLevel()239 return matchPairwiseReductionAtLevel(NextLevelBinOp, Level, NumLevels); in matchPairwiseReductionAtLevel()