MLIR
21.0.0git
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Variables
a
c
f
h
i
k
m
n
o
p
r
s
Typedefs
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
v
w
Enumerator
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
u
v
w
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
~
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Enumerations
a
b
c
d
f
i
k
l
m
n
o
p
r
s
t
u
v
w
Enumerator
a
c
d
e
f
g
h
i
k
l
m
n
p
r
s
u
v
Related Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
Variables
_
a
b
c
d
e
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
Typedefs
a
b
c
d
e
f
h
i
m
n
o
r
s
t
u
v
y
Enumerations
Enumerator
a
b
c
e
f
g
i
m
n
s
t
w
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
y
z
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 Mon May 12 2025 08:33:11 for MLIR by
1.9.1