Searched refs:rangeToKeep (Results 1 – 1 of 1) sorted by relevance
39 ArrayRef<ReductionNode::Range> rangeToKeep, in applyPatterns() argument46 if (keepIndex < rangeToKeep.size() && in applyPatterns()47 index == rangeToKeep[keepIndex].second) in applyPatterns()49 if (keepIndex == rangeToKeep.size() || index < rangeToKeep[keepIndex].first) in applyPatterns()