Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Affine/Utils/
H A DLoopUtils.cpp659 constructParametricallyTiledIndexSetHyperRect(MutableArrayRef<AffineForOp> origLoops,MutableArrayRef<AffineForOp> newLoops,ArrayRef<Value> tileSizes) constructParametricallyTiledIndexSetHyperRect() argument
686 constructTiledIndexSetHyperRect(MutableArrayRef<AffineForOp> origLoops,MutableArrayRef<AffineForOp> newLoops,ArrayRef<unsigned> tileSizes) constructTiledIndexSetHyperRect() argument
[all...]
/llvm-project/mlir/lib/Dialect/SCF/Transforms/
H A DTileUsingInterface.cpp464 SmallVector<scf::ForOp> newLoops; addInitOperandsToLoopNest() local