Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Analysis/Presburger/
H A DUtils.cpp236 SmallVector<unsigned, 4> lbIndices, ubIndices, eqIndices; in computeSingleVarRepr() local
H A DIntegerRelation.cpp486 getLowerAndUpperBoundIndices(unsigned pos,SmallVectorImpl<unsigned> * lbIndices,SmallVectorImpl<unsigned> * ubIndices,SmallVectorImpl<unsigned> * eqIndices,unsigned offset,unsigned num) const getLowerAndUpperBoundIndices() argument
1646 SmallVector<unsigned, 4> lbIndices, ubIndices; getConstantBoundOnDimSize() local
1973 SmallVector<unsigned, 4> ubIndices; fourierMotzkinEliminate() local
[all...]
/llvm-project/mlir/lib/Analysis/
H A DFlatLinearValueConstraints.cpp457 SmallVector<unsigned, 4> lbIndices, ubIndices, eqIndices; in getLowerAndUpperBound() local
/llvm-project/mlir/lib/Dialect/Affine/Utils/
H A DLoopUtils.cpp2576 SmallVector<unsigned, 4> lbIndices, ubIndices; createSeparationCondition() local