Home
last modified time | relevance | path

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

/external/llvm-project/mlir/test/lib/Transforms/
DTestLoopFusion.cpp56 unsigned maxLoopDepth) { in testDependenceCheck()
108 unsigned maxLoopDepth) { in testSliceComputation()
127 unsigned maxLoopDepth) { in testLoopFusionTransformation()
/external/llvm-project/mlir/lib/Analysis/
DAffineAnalysis.cpp953 AffineForOp forOp, unsigned maxLoopDepth, in getDependenceComponents()
/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopUtils.cpp1431 unsigned maxLoopDepth = loops.size(); in checkLoopInterchangeDependences() local
1467 unsigned maxLoopDepth = loops.size(); in isValidLoopInterchangePermutation() local
1576 unsigned maxLoopDepth = loops.size(); in sinkSequentialLoops() local
/external/llvm-project/mlir/lib/Transforms/
DLoopFusion.cpp1436 unsigned maxLoopDepth = 0; in fuseProducerConsumerNodes() local