Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Affine/IR/
DAffineOps.cpp1580 lower ? forOp.setConstantLowerBound(maxOrMin.getSExtValue()) in foldLoopBounds()
1725 void AffineForOp::setConstantLowerBound(int64_t value) { in setConstantLowerBound() function in AffineForOp
/external/llvm-project/mlir/include/mlir/Dialect/Affine/IR/
DAffineOps.td322 void setConstantLowerBound(int64_t value);