Searched refs:rtl_split_edge (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cfgrtl.c | 84 static basic_block rtl_split_edge (edge); 1861 rtl_split_edge (edge edge_in) in rtl_split_edge() function 5219 rtl_split_edge,
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cfgrtl.cc | 88 static basic_block rtl_split_edge (edge); 1860 rtl_split_edge (edge edge_in) in rtl_split_edge() function 5345 rtl_split_edge,
|
H A D | ChangeLog.dataflow | 3241 rtl_split_edge, cfg_layout_merge_blocks, cfg_layout_split_edge):
|
H A D | ChangeLog.tree-ssa | 2919 tidy_fallthru_edge, rtl_split_edge, cfg_layout_merge_blocks, 3437 * cfgrtl.c (rtl_split_edge, cfg_layout_split_edge): Update dominators. 11523 * basic-block.h (split_edge): Rename to rtl_split_edge. 11546 (split_edge): Renamed rtl_split_edge.
|
H A D | ChangeLog-2004 | 3364 * cfgrtl.c (rtl_split_block, rtl_split_edge, 4253 (force_nonfallthru_and_redirect, rtl_split_edge): Likewise. 14813 rtl_split_edge, insert_insn_on_edge, commit_one_edge_insertion, 18475 (rtl_split_edge): Make sure newly created bb ends up in 24531 rtl_split_edge, commit_one_edge_insertion, print_rtl_with_bb, 30125 * cfgrtl.c (rtl_split_edge): Add special handling of fall through 44580 tidy_fallthru_edge, rtl_split_edge, cfg_layout_delete_block,
|
H A D | ChangeLog-2003 | 17037 * cfgrtl.c (rtl_split_edge): 20472 * basic-block.h (split_edge): Rename to rtl_split_edge. 20475 * cfgrtl.c (split_edge): Renamed rtl_split_edge. 20504 (rtl_split_edge) ... this one; make local.
|
H A D | ChangeLog-2010 | 9104 * cfgrtl.c (rtl_split_edge): Likewise. 31714 (rtl_split_edge): For asm goto call patch_jump_insn even if
|
H A D | ChangeLog-2013 | 6232 (rtl_split_edge): Likewise. 28471 (rtl_split_edge): Correctly fixup partition boundaries.
|
H A D | ChangeLog-2006 | 16837 (rtl_split_edge): Do not use back_edge_of_syntactic_loop_p.
|
H A D | ChangeLog-2005 | 22826 * cfgrtl.c (rtl_redirect_edge_and_branch_force, rtl_split_edge,
|
H A D | ChangeLog-2011 | 3942 (rtl_split_edge): Likewise. Warning fix.
|
H A D | ChangeLog-2017 | 40391 * cfgrtl.c (rtl_split_edge): Also patch jump insns that jump to the
|
H A D | ChangeLog-2015 | 36415 * cfgrtl.c (rtl_split_edge): For EDGE_CROSSING split, use
|
H A D | ChangeLog-2014 | 27157 (rtl_split_edge): Likewise for locals "before", "last".
|