Home
last modified time | relevance | path

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

/external/llvm-project/mlir/test/lib/Transforms/
DTestAffineLoopParametricTiling.cpp69 SmallVector<AffineForOp, 6> tiledNest; in runOnFunction() local
/external/llvm-project/mlir/lib/Dialect/Affine/Transforms/
DLoopTiling.cpp180 SmallVector<AffineForOp, 6> tiledNest; in runOnFunction() local
/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopUtils.cpp904 SmallVectorImpl<AffineForOp> *tiledNest) { in tilePerfectlyNested()
946 SmallVectorImpl<AffineForOp> *tiledNest) { in tilePerfectlyNestedParametric()