My Project
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
getConstraint(unsigned idx) constmlir::IntegerSet
getConstraints() constmlir::IntegerSet
getContext() constmlir::IntegerSet
getEmptySet(unsigned numDims, unsigned numSymbols, MLIRContext *context)mlir::IntegerSetinlinestatic
getEqFlags() constmlir::IntegerSet
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()mlir::IntegerSetinline
IntegerSet(ImplType *set)mlir::IntegerSetinlineexplicit
IntegerSet(const IntegerSet &other)mlir::IntegerSetinline
isEmptyIntegerSet() constmlir::IntegerSet
isEq(unsigned idx) constmlir::IntegerSet
operator bool()mlir::IntegerSetinlineexplicit
operator=(const IntegerSet &other)=defaultmlir::IntegerSet
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