Home
last modified time | relevance | path

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

/llvm-project/mlir/test/lib/Dialect/Affine/
H A DTestLoopFusion.cpp64 unsigned maxLoopDepth) { in testDependenceCheck()
118 unsigned maxLoopDepth) { in testSliceComputation()
141 unsigned maxLoopDepth) { in testLoopFusionTransformation()
/llvm-project/mlir/lib/Dialect/Affine/Analysis/
H A DAffineAnalysis.cpp691 AffineForOp forOp, unsigned maxLoopDepth, in getDependenceComponents()
/llvm-project/mlir/lib/Dialect/Affine/Utils/
H A DLoopUtils.cpp1318 unsigned maxLoopDepth = loops.size(); checkLoopInterchangeDependences() local
1353 unsigned maxLoopDepth = loops.size(); isValidLoopInterchangePermutation() local
1462 unsigned maxLoopDepth = loops.size(); sinkSequentialLoops() local
[all...]