solidity/test/libyul/yulOptimizerTests/redundantAssignEliminator
2019-03-27 22:16:31 +01:00
..
for_branch.yul Redundant assign eliminator. 2018-10-24 13:24:25 +02:00
for_break.yul More logic about control flow with continue and about finalize. Remove BlockScope. 2019-03-27 22:16:31 +01:00
for_continue_2.yul More logic about control flow with continue and about finalize. Remove BlockScope. 2019-03-27 22:16:31 +01:00
for_continue_3.yul More logic about control flow with continue and about finalize. Remove BlockScope. 2019-03-27 22:16:31 +01:00
for_continue.yul More logic about control flow with continue and about finalize. Remove BlockScope. 2019-03-27 22:16:31 +01:00
for_decl_inside_break_continue.yul More logic about control flow with continue and about finalize. Remove BlockScope. 2019-03-27 22:16:31 +01:00
for_multi_break.yul More logic about control flow with continue and about finalize. Remove BlockScope. 2019-03-27 22:16:31 +01:00
for_nested.yul More logic about control flow with continue and about finalize. Remove BlockScope. 2019-03-27 22:16:31 +01:00
for_rerun.yul Redundant assign eliminator. 2018-10-24 13:24:25 +02:00
for_stmnts_after_break_continue.yul More logic about control flow with continue and about finalize. Remove BlockScope. 2019-03-27 22:16:31 +01:00
for.yul Redundant assign eliminator. 2018-10-24 13:24:25 +02:00
function.yul Redundant assign eliminator. 2018-10-24 13:24:25 +02:00
if_overwrite_all_branches.yul Redundant assign eliminator. 2018-10-24 13:24:25 +02:00
if_used_in_one_branch.yul Redundant assign eliminator. 2018-10-24 13:24:25 +02:00
if.yul Redundant assign eliminator. 2018-10-24 13:24:25 +02:00
multi_assign.yul Redundant assign eliminator. 2018-10-24 13:24:25 +02:00
multivar.yul Redundant assign eliminator. 2018-10-24 13:24:25 +02:00
non_movable.yul Redundant assign eliminator. 2018-10-24 13:24:25 +02:00
scopes.yul Redundant assign eliminator. 2018-10-24 13:24:25 +02:00
simple.yul Redundant assign eliminator. 2018-10-24 13:24:25 +02:00
switch_overwrite_in_all.yul Redundant assign eliminator. 2018-10-24 13:24:25 +02:00
switch_overwrite_in_one.yul Redundant assign eliminator. 2018-10-24 13:24:25 +02:00
switch_overwrite_use_combination.yul Redundant assign eliminator. 2018-10-24 13:24:25 +02:00
switch_unused.yul Redundant assign eliminator. 2018-10-24 13:24:25 +02:00