Searched refs:numDstLoopIVs (Results 1 – 1 of 1) sorted by relevance
769 unsigned numDstLoopIVs = dstLoopIVs.size(); in getComputationSliceState() local772 (isBackwardSlice && loopDepth <= numDstLoopIVs)); in getComputationSliceState()777 isBackwardSlice ? numDstLoopIVs - loopDepth : numSrcLoopIVs - loopDepth; in getComputationSliceState()782 unsigned numSliceLoopIVs = isBackwardSlice ? numSrcLoopIVs : numDstLoopIVs; in getComputationSliceState()