Home
last modified time | relevance | path

Searched refs:interchangeLoops (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/include/mlir/Transforms/
DLoopUtils.h116 void interchangeLoops(AffineForOp forOpA, AffineForOp forOpB);
/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopUtils.cpp1404 void mlir::interchangeLoops(AffineForOp forOpA, AffineForOp forOpB) { in interchangeLoops() function in mlir