Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SCF/Utils/
H A DAffineCanonicalizationUtils.cpp205 if (auto constUb = getConstantIntValue(ub)) in rewritePeeledMinMaxOp() local
/llvm-project/mlir/lib/Analysis/Presburger/
H A DIntegerRelation.cpp2245 auto constUb = getConstantBound(BoundType::UB, d); unionBoundingBox() local