Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Interfaces/
H A DValueBoundsOpInterface.cpp468 int64_t ubAdjustment = closedUB ? 0 : 1; in computeBound() local
648 int64_t ubAdjustment = closedUB ? 0 : 1; computeConstantBound() local
/llvm-project/mlir/lib/Analysis/
H A DFlatLinearValueConstraints.cpp501 int64_t ubAdjustment = closedUB ? 0 : 1; in getLowerAndUpperBound() local
641 int64_t ubAdjustment = closedUB ? 0 : 1; in getSliceBounds() local