MLIR
20.0.0git
mlir
IntegerSet
mlir::IntegerSet Member List
This is the complete list of members for
mlir::IntegerSet
, including all inherited members.
dump
() const
mlir::IntegerSet
get
(unsigned dimCount, unsigned symbolCount, ArrayRef< AffineExpr > constraints, ArrayRef< bool > eqFlags)
mlir::IntegerSet
static
getAsOpaquePointer
() const
mlir::IntegerSet
inline
getConstraint
(unsigned idx) const
mlir::IntegerSet
getConstraints
() const
mlir::IntegerSet
getContext
() const
mlir::IntegerSet
getEmptySet
(unsigned numDims, unsigned numSymbols, MLIRContext *context)
mlir::IntegerSet
inline
static
getEqFlags
() const
mlir::IntegerSet
getFromOpaquePointer
(const void *pointer)
mlir::IntegerSet
inline
static
getNumConstraints
() const
mlir::IntegerSet
getNumDims
() const
mlir::IntegerSet
getNumEqualities
() const
mlir::IntegerSet
getNumInequalities
() const
mlir::IntegerSet
getNumInputs
() const
mlir::IntegerSet
getNumSymbols
() const
mlir::IntegerSet
hash_value
(IntegerSet arg)
mlir::IntegerSet
friend
ImplType
typedef
mlir::IntegerSet
IntegerSet
()=default
mlir::IntegerSet
IntegerSet
(ImplType *set)
mlir::IntegerSet
inline
explicit
isEmptyIntegerSet
() const
mlir::IntegerSet
isEq
(unsigned idx) const
mlir::IntegerSet
operator bool
()
mlir::IntegerSet
inline
explicit
operator!=
(IntegerSet other) const
mlir::IntegerSet
inline
operator==
(IntegerSet other) const
mlir::IntegerSet
inline
print
(raw_ostream &os) const
mlir::IntegerSet
replaceDimsAndSymbols
(ArrayRef< AffineExpr > dimReplacements, ArrayRef< AffineExpr > symReplacements, unsigned numResultDims, unsigned numResultSyms)
mlir::IntegerSet
walkExprs
(function_ref< void(AffineExpr)> callback) const
mlir::IntegerSet
Generated on Tue Nov 19 2024 04:32:34 for MLIR by
1.9.1