Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Analysis/
DAffineStructures.cpp2301 FlatAffineConstraints::getConstantLowerBound(unsigned pos) const { in getConstantLowerBound() function in FlatAffineConstraints
/external/llvm-project/mlir/lib/Dialect/Affine/IR/
DAffineOps.cpp1717 int64_t AffineForOp::getConstantLowerBound() { in getConstantLowerBound() function in AffineForOp