Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Utils/
H A DLoopUtils.cpp2730 SmallVectorImpl<AffineForOp> &fullTileLoops, OpBuilder b) { in createFullTiles()
2799 SmallVector<AffineForOp, 4> fullTileLoops; in separateFullTiles() local