Searched defs:newLoops (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/Affine/Utils/ | ||
H A D | LoopUtils.cpp | 659 constructParametricallyTiledIndexSetHyperRect(MutableArrayRef<AffineForOp> origLoops,MutableArrayRef<AffineForOp> newLoops,ArrayRef<Value> tileSizes) constructParametricallyTiledIndexSetHyperRect() argument |
/llvm-project/mlir/lib/Dialect/SCF/Transforms/ | ||
H A D | TileUsingInterface.cpp | 464 SmallVector<scf::ForOp> newLoops; addInitOperandsToLoopNest() local |