Searched refs:numDstLoopIVs (Results 1 – 1 of 1) sorted by relevance
1057 unsigned numDstLoopIVs = dstLoopIVs.size(); in getComputationSliceState() local1060 (isBackwardSlice && loopDepth <= numDstLoopIVs)); in getComputationSliceState()1065 isBackwardSlice ? numDstLoopIVs - loopDepth : numSrcLoopIVs - loopDepth; in getComputationSliceState()1070 unsigned numSliceLoopIVs = isBackwardSlice ? numSrcLoopIVs : numDstLoopIVs; in getComputationSliceState()