Searched refs:startIteratorType (Results 1 – 1 of 1) sorted by relevance
1047 Attribute startIteratorType = iteratorTypes[foldedIterationSpaceDims[0]]; in getCollapsableIterationSpaceDims() local1048 if (!isParallelIterator(startIteratorType) && in getCollapsableIterationSpaceDims()1049 !isReductionIterator(startIteratorType)) in getCollapsableIterationSpaceDims()1052 return iteratorTypes[dim] != startIteratorType; in getCollapsableIterationSpaceDims()1060 if (isReductionIterator(startIteratorType)) { in getCollapsableIterationSpaceDims()