Commit 870ad2d
authored
Move some of free standing functions to be ir::Blocks methods (part 2) (RustPython#8155)
* mark_except_handlers
* mark_warm
* mark_cold
* push_cold_blocks_to_end
* check_cfg
* jump thread
* basicblock_add_jump
* convert_pseudo_conditional_jumps
* normalize_jumps_in_block
* basicblock_inline_small_or_no_lineno_blocks
* inline_small_or_no_lineno_blocks
* basicblock_remove_redundant_nops
* remove_redundant_nops
* no_redundant_nops
* remove_redundant_jumps
* no_redundant_jumps
* remove_redundant_nops_and_jumps
* blocks_new_block
* clippy1 parent 9acc473 commit 870ad2d
1 file changed
Lines changed: 3240 additions & 3238 deletions
0 commit comments