Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Analysis/
DAffineStructures.cpp1886 void FlatAffineConstraints::addConstantLowerBound(unsigned pos, int64_t lb) { in addConstantLowerBound() function in FlatAffineConstraints
1906 void FlatAffineConstraints::addConstantLowerBound(ArrayRef<int64_t> expr, in addConstantLowerBound() function in FlatAffineConstraints