Home
last modified time | relevance | path

Searched defs:forOpA (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/test/lib/Dialect/Affine/
H A DTestLoopFusion.cpp116 static bool testSliceComputation(AffineForOp forOpA, AffineForOp forOpB, in testSliceComputation()
138 static bool testLoopFusionTransformation(AffineForOp forOpA, AffineForOp forOpB, in testLoopFusionTransformation()
/llvm-project/mlir/lib/Dialect/Affine/Utils/
H A DLoopFusionUtils.cpp137 auto forOpA = isSrcForOpBeforeDstForOp ? srcForOp : dstForOp; in getFusedLoopNestInsertionPoint() local
276 auto forOpA = isSrcForOpBeforeDstForOp ? srcForOp : dstForOp; in canFuseLoops() local
H A DLoopUtils.cpp1291 interchangeLoops(AffineForOp forOpA,AffineForOp forOpB) interchangeLoops() argument
[all...]