Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/Dialect/Affine/
H A DTestLoopFusion.cpp62 unsigned maxLoopDepth) { in testDependenceCheck()
115 unsigned maxLoopDepth) { in testSliceComputation()
138 unsigned maxLoopDepth) { in testLoopFusionTransformation()
/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Analysis/
H A DAffineAnalysis.cpp665 AffineForOp forOp, unsigned maxLoopDepth, in getDependenceComponents()
/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Utils/
H A DLoopUtils.cpp1421 unsigned maxLoopDepth = loops.size(); in checkLoopInterchangeDependences() local
1456 unsigned maxLoopDepth = loops.size(); in isValidLoopInterchangePermutation() local
1565 unsigned maxLoopDepth = loops.size(); in sinkSequentialLoops() local