Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/Dialect/SCF/
H A DTestLoopUnrolling.cpp23 static unsigned getNestingDepth(Operation *op) { in getNestingDepth() function
/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Analysis/
H A DUtils.cpp1241 unsigned mlir::getNestingDepth(Operation *op) { in getNestingDepth() function in mlir