Home
last modified time | relevance | path

Searched refs:innermostPointLoop (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Utils/
H A DLoopUtils.cpp515 AffineForOp innermostPointLoop; in constructTiledLoopNest() local
528 innermostPointLoop = pointLoop; in constructTiledLoopNest()
544 moveLoopBody(origLoops.back(), innermostPointLoop); in constructTiledLoopNest()