Home
last modified time | relevance | path

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

/external/llvm-project/mlir/test/lib/Transforms/
DTestAffineLoopParametricTiling.cpp34 AffineForOp topLoop = band[0]; in checkIfTilingParametersExist() local
46 AffineForOp topLoop = band[0]; in getTilingParameters() local
/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopUtils.cpp548 Operation *topLoop = rootAffineForOp.getOperation(); in constructTiledLoopNest() local