Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Affine/Transforms/
DLoopUnroll.cpp65 static bool isInnermostAffineForOp(AffineForOp forOp) { in isInnermostAffineForOp() function
80 if (isInnermostAffineForOp(forOp)) in gatherInnermostLoops()