Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp1802 lower ? forOp.setConstantLowerBound(maxOrMin.getSExtValue()) in foldLoopBounds()
2061 void AffineForOp::setConstantLowerBound(int64_t value) { in setConstantLowerBound() function in AffineForOp
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Affine/IR/
H A DAffineOps.td338 void setConstantLowerBound(int64_t value);