Searched defs:forOpB (Results 1 – 3 of 3) sorted by relevance
116 static bool testSliceComputation(AffineForOp forOpA, AffineForOp forOpB, in testSliceComputation()138 static bool testLoopFusionTransformation(AffineForOp forOpA, AffineForOp forOpB, in testLoopFusionTransformation()
138 auto forOpB = isSrcForOpBeforeDstForOp ? dstForOp : srcForOp; in getFusedLoopNestInsertionPoint() local277 auto forOpB = isSrcForOpBeforeDstForOp ? dstForOp : srcForOp; in canFuseLoops() local
1291 interchangeLoops(AffineForOp forOpA,AffineForOp forOpB) interchangeLoops() argument