Module simplify_
cfg
kecc
0.1.0
Module simplify_
cfg
Module Items
Structs
Type Aliases
In kecc::
opt
Modules
deadcode
gvn
mem2reg
opt_utils
simplify_cfg
Structs
FunctionPass
Null
Repeat
Traits
Optimize
Type Aliases
O0
O1
kecc
::
opt
Module
simplify_cfg
Copy item path
Settings
Help
Summary
Source
Structs
§
Simplify
CfgConst
Prop
Simplifies block exits by propagating constants.
Simplify
CfgEmpty
Removes empty blocks
Simplify
CfgMerge
Merges two blocks if a block is pointed to only by another
Simplify
CfgReach
Retains only those blocks that are reachable from the init.
Type Aliases
§
Simplify
Cfg