kecc
0.1.0
Modules
asm
asmgen
c
ir
irgen
opt
tests
utils
write_base
Macros
ok_or_exit
some_or_exit
Structs
Asmgen
FunctionPass
Irgen
Parse
Repeat
SimplifyCfgConstProp
SimplifyCfgEmpty
SimplifyCfgMerge
SimplifyCfgReach
Traits
AssertSupported
IsEquiv
Optimize
Translate
Functions
test_asmgen
test_end_to_end
test_irgen
test_irparse
test_opt
test_write_c
write
Type Aliases
Deadcode
Gvn
Mem2reg
O0
O1
SimplifyCfg
kecc
Macro
ok_or_exit
Copy item path
Settings
Help
Summary
Source
macro_rules! ok_or_exit { ($e:expr_2021, $code:expr_2021) => { ... }; }
Expand description
Ok or exiting the process.