Searched refs:nReduction (Results 1 – 1 of 1) sorted by relevance
56 unsigned nLoops, unsigned nReduction) { in GetParallelAndReductionIterators() argument57 SmallVector<StringRef, 3> res(nLoops - nReduction, in GetParallelAndReductionIterators()59 res.append(nReduction, getReductionIteratorTypeName()); in GetParallelAndReductionIterators()