Home
last modified time | relevance | path

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

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