solidity/test/libyul/yulOptimizerTests/fullInliner
2018-11-12 23:43:16 +01:00
..
double_inline.yul Use single counter for name dispenser for performance reasons. 2018-11-07 23:09:33 +01:00
inside_condition.yul New full inliner. 2018-10-16 17:16:03 +02:00
large_function_multi_use.yul Use metrics in the full inliner. 2018-10-17 14:11:20 +02:00
large_function_single_use.yul Use metrics in the full inliner. 2018-10-17 14:11:20 +02:00
long_names.yul Limit size of generated names and add convenience constructors. 2018-10-17 17:21:55 +02:00
move_up_rightwards_argument.yul New full inliner. 2018-10-16 17:16:03 +02:00
multi_fun_callback.yul Deterministic YulStringRepository using string hashes. 2018-11-12 23:43:16 +01:00
multi_fun.yul Use single counter for name dispenser for performance reasons. 2018-11-07 23:09:33 +01:00
multi_return.yul New full inliner. 2018-10-16 17:16:03 +02:00
no_return.yul New full inliner. 2018-10-16 17:16:03 +02:00
not_inside_for.yul Use single counter for name dispenser for performance reasons. 2018-11-07 23:09:33 +01:00
pop_result.yul New full inliner. 2018-10-16 17:16:03 +02:00
recursion.yul Use metrics in the full inliner. 2018-10-17 14:11:20 +02:00
simple.yul New full inliner. 2018-10-16 17:16:03 +02:00