MLIR  19.0.0git
mlir::IntegerSet Member List

This is the complete list of members for mlir::IntegerSet, including all inherited members.

dump() constmlir::IntegerSet
get(unsigned dimCount, unsigned symbolCount, ArrayRef< AffineExpr > constraints, ArrayRef< bool > eqFlags)mlir::IntegerSetstatic
getAsOpaquePointer() constmlir::IntegerSetinline
getConstraint(unsigned idx) constmlir::IntegerSet
getConstraints() constmlir::IntegerSet
getContext() constmlir::IntegerSet
getEmptySet(unsigned numDims, unsigned numSymbols, MLIRContext *context)mlir::IntegerSetinlinestatic
getEqFlags() constmlir::IntegerSet
getFromOpaquePointer(const void *pointer)mlir::IntegerSetinlinestatic
getNumConstraints() constmlir::IntegerSet
getNumDims() constmlir::IntegerSet
getNumEqualities() constmlir::IntegerSet
getNumInequalities() constmlir::IntegerSet
getNumInputs() constmlir::IntegerSet
getNumSymbols() constmlir::IntegerSet
hash_value(IntegerSet arg)mlir::IntegerSetfriend
ImplType typedefmlir::IntegerSet
IntegerSet()=defaultmlir::IntegerSet
IntegerSet(ImplType *set)mlir::IntegerSetinlineexplicit
isEmptyIntegerSet() constmlir::IntegerSet
isEq(unsigned idx) constmlir::IntegerSet
operator bool()mlir::IntegerSetinlineexplicit
operator!=(IntegerSet other) constmlir::IntegerSetinline
operator==(IntegerSet other) constmlir::IntegerSetinline
print(raw_ostream &os) constmlir::IntegerSet
replaceDimsAndSymbols(ArrayRef< AffineExpr > dimReplacements, ArrayRef< AffineExpr > symReplacements, unsigned numResultDims, unsigned numResultSyms)mlir::IntegerSet
walkExprs(function_ref< void(AffineExpr)> callback) constmlir::IntegerSet