Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Analysis/
H A DFlatLinearValueConstraints.cpp448 std::pair<AffineMap, AffineMap> FlatLinearConstraints::getLowerAndUpperBound( in getLowerAndUpperBound() function in FlatLinearConstraints
/llvm-project/mlir/lib/Dialect/Affine/Analysis/
H A DUtils.cpp1003 void MemRefRegion::getLowerAndUpperBound(unsigned pos, AffineMap &lbMap, in getLowerAndUpperBound() function in MemRefRegion