Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopUtils.cpp544 MutableArrayRef<AffineForOp> tiledLoops) { in constructTiledLoopNest()
911 SmallVector<AffineForOp, 6> tiledLoops(2 * width); in tilePerfectlyNested() local
953 SmallVector<AffineForOp, 6> tiledLoops(2 * width); in tilePerfectlyNestedParametric() local