Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Utils/
H A DLoopUtils.cpp1419 ArrayRef<AffineForOp> loops, ArrayRef<unsigned> loopPermMap) { in checkLoopInterchangeDependences()
1452 ArrayRef<unsigned> loopPermMap) { in isValidLoopInterchangePermutation()
1589 SmallVector<unsigned, 4> loopPermMap(maxLoopDepth); in sinkSequentialLoops() local