Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Affine/Utils/
H A DLoopUtils.cpp1316 checkLoopInterchangeDependences(const std::vector<SmallVector<DependenceComponent,2>> & depCompsVec,ArrayRef<AffineForOp> loops,ArrayRef<unsigned> loopPermMap) checkLoopInterchangeDependences() argument
1349 isValidLoopInterchangePermutation(ArrayRef<AffineForOp> loops,ArrayRef<unsigned> loopPermMap) isValidLoopInterchangePermutation() argument
1482 SmallVector<unsigned, 4> loopPermMap(maxLoopDepth); sinkSequentialLoops() local
[all...]