Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Affine/IR/
DAffineOps.cpp1470 static void printBound(AffineMapAttr boundMap, in printBound() function
1522 printBound(op.getLowerBoundMapAttr(), op.getLowerBoundOperands(), "max", p); in print()
1524 printBound(op.getUpperBoundMapAttr(), op.getUpperBoundOperands(), "min", p); in print()