Home
last modified time | relevance | path

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

/llvm-project/mlir/test/lib/Dialect/Affine/
H A DTestAffineLoopParametricTiling.cpp43 AffineForOp topLoop = band[0]; in checkIfTilingParametersExist() local
60 AffineForOp topLoop = band[0]; in getTilingParameters() local
/llvm-project/mlir/lib/Dialect/Affine/Utils/
H A DLoopUtils.cpp426 Operation *topLoop = rootAffineForOp.getOperation(); constructTiledLoopNest() local