Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopUtils.cpp437 checkTilingLegalityImpl(MutableArrayRef<mlir::AffineForOp> origLoops) { in checkTilingLegalityImpl()
506 checkTilingLegality(MutableArrayRef<mlir::AffineForOp> origLoops) { in checkTilingLegality()
542 void constructTiledLoopNest(MutableArrayRef<AffineForOp> origLoops, in constructTiledLoopNest()
795 MutableArrayRef<AffineForOp> origLoops, in constructParametricallyTiledIndexSetHyperRect()
822 constructTiledIndexSetHyperRect(MutableArrayRef<AffineForOp> origLoops, in constructTiledIndexSetHyperRect()
907 MutableArrayRef<AffineForOp> origLoops = input; in tilePerfectlyNested() local
949 MutableArrayRef<AffineForOp> origLoops = input; in tilePerfectlyNestedParametric() local