Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Transforms/
DLoopUtils.h121 bool isValidLoopInterchangePermutation(ArrayRef<AffineForOp> loops,
/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopUtils.cpp1462 bool mlir::isValidLoopInterchangePermutation(ArrayRef<AffineForOp> loops, in isValidLoopInterchangePermutation() function in mlir