Lines Matching defs:depthSliceUnions
401 // in 'depthSliceUnions' for each legal fusion depth. The maximal depth at which
432 ArrayRef<ComputationSliceState> depthSliceUnions,
497 const ComputationSliceState &slice = depthSliceUnions[i - 1];
914 SmallVector<ComputationSliceState, 8> depthSliceUnions;
915 depthSliceUnions.resize(dstLoopDepthTest);
921 &depthSliceUnions[i - 1], strategy);
956 dstAffineForOp, depthSliceUnions,
964 depthSliceUnions[bestDstLoopDepth - 1];
1143 SmallVector<ComputationSliceState, 8> depthSliceUnions;
1144 depthSliceUnions.resize(dstLoopDepthTest);
1151 &depthSliceUnions[i - 1], strategy);
1171 depthSliceUnions, maxLegalFusionDepth,
1177 assert(!depthSliceUnions[bestDstLoopDepth - 1].isEmpty() &&
1185 depthSliceUnions[bestDstLoopDepth - 1],