Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/Dialect/Affine/
H A DTestAffineDataCopy.cpp72 auto innermostLoop = depthToLoops[innermostLoopIdx][0]; in runOnOperation() local
77 for (auto &op : *innermostLoop.getBody()) { in runOnOperation()