Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopUtils.cpp1429 ArrayRef<AffineForOp> loops, ArrayRef<unsigned> loopPermMap) { in checkLoopInterchangeDependences()
1463 ArrayRef<unsigned> loopPermMap) { in isValidLoopInterchangePermutation()
1601 SmallVector<unsigned, 4> loopPermMap(maxLoopDepth); in sinkSequentialLoops() local