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
GreedyRewriteConfig
mlir::GreedyRewriteConfig Member List
This is the complete list of members for
mlir::GreedyRewriteConfig
, including all inherited members.
enableConstantCSE
(bool enable=true)
mlir::GreedyRewriteConfig
inline
enableFolding
(bool enable=true)
mlir::GreedyRewriteConfig
inline
getListener
() const
mlir::GreedyRewriteConfig
inline
getMaxIterations
() const
mlir::GreedyRewriteConfig
inline
getMaxNumRewrites
() const
mlir::GreedyRewriteConfig
inline
getRegionSimplificationLevel
() const
mlir::GreedyRewriteConfig
inline
getScope
() const
mlir::GreedyRewriteConfig
inline
getStrictness
() const
mlir::GreedyRewriteConfig
inline
getUseTopDownTraversal
() const
mlir::GreedyRewriteConfig
inline
isConstantCSEEnabled
() const
mlir::GreedyRewriteConfig
inline
isFoldingEnabled
() const
mlir::GreedyRewriteConfig
inline
kNoLimit
mlir::GreedyRewriteConfig
static
setListener
(RewriterBase::Listener *listener)
mlir::GreedyRewriteConfig
inline
setMaxIterations
(int64_t iterations)
mlir::GreedyRewriteConfig
inline
setMaxNumRewrites
(int64_t limit)
mlir::GreedyRewriteConfig
inline
setRegionSimplificationLevel
(GreedySimplifyRegionLevel level)
mlir::GreedyRewriteConfig
inline
setScope
(Region *scope)
mlir::GreedyRewriteConfig
inline
setStrictness
(GreedyRewriteStrictness mode)
mlir::GreedyRewriteConfig
inline
setUseTopDownTraversal
(bool use=true)
mlir::GreedyRewriteConfig
inline
Generated on Tue May 13 2025 08:33:12 for MLIR by
1.9.1