Searched refs:find_basic_blocks_1 (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | cfgbuild.c | 50 static void find_basic_blocks_1 (rtx); 427 find_basic_blocks_1 (rtx f) in find_basic_blocks_1() function 557 find_basic_blocks_1 (f); in find_basic_blocks()
|
| H A D | ChangeLog-1998 | 2767 (find_basic_blocks_1): Don't do multiple passes. 3806 * flow.c (find_basic_blocks_1): Do not delete unreachable blocks 4293 (find_basic_blocks_1): Don't emit NOPs here. 4530 * flow.c (find_basic_blocks_1): Fix prototype. 4581 (find_basic_blocks_1): Similarly. 4623 (find_basic_blocks_1): Likewise. Also move some variables out and 4630 functions, broken out of find_basic_blocks_1. 4733 (find_basic_blocks_1): Add a nop to the end of a basic block when 11395 * flow.c (find_basic_blocks_1): Remove handlers from regions when 12438 * flow.c (find_basic_blocks_1): Cast the first argument of bzero [all …]
|
| H A D | ChangeLog-1999 | 5722 (find_basic_blocks_1): Use alloc_EXPR_LIST. 6053 (find_basic_blocks_1): Fix spelling mistake. 6888 (find_basic_blocks_1): Don't record eh_list at each bb. Use 15020 * flow.c (count_basic_blocks, find_basic_blocks_1): Ignore libcall 18575 count_basic_blocks. Call functions split out of find_basic_blocks_1. 18577 (find_basic_blocks_1): Split out edge recognition, unreachable 20922 * flow.c (find_basic_blocks, find_basic_blocks_1): Don't look for
|
| H A D | ChangeLog-2000 | 17630 (find_basic_blocks_1): Call it for each alternative of a call 18896 (find_basic_blocks_1): Set label_value_list directly. Collect list 19092 * flow.c (find_basic_blocks_1): Remove any spare bb_note 19135 * flow.c (find_basic_blocks_1): Do not delete the first 21796 * flow.c (count_basic_blocks, find_basic_blocks_1): Remove last change. 21921 (find_basic_blocks_1): Likewise. 25009 (find_basic_blocks_1): Sibling calls don't throw. 26444 * flow.c (count_basic_blocks, find_basic_blocks_1): Likewise. 26597 * flow.c (count_basic_blocks, find_basic_blocks_1): A rethrow
|
| H A D | ChangeLog-1997 | 614 (find_basic_blocks_1): Likewise.
|
| H A D | ChangeLog-2001 | 10316 (find_basic_blocks_1): Likewise. 11358 * cfgbuild.c (find_basic_blocks_1): Use create_basic_block_structure. 11678 make_edges, find_basic_blocks_1, find_basic_blocks, 17684 * flow.c (find_basic_blocks_1): Do not emit NOP after call. 26286 (find_basic_blocks_1): Likewise. 32862 * flow.c (find_label_refs, find_basic_blocks_1): Skip
|
| H A D | ChangeLog-2002 | 16498 * cfgbuild.c (find_basic_blocks_1): Likewise. 19599 * cfgbuild.c (find_basic_blocks_1, find_basic_blocks): Set 20825 * cfgbuild.c (find_basic_blocks_1, find_basic_blocks): Modified. 21648 * cfgbuild.c (make_edges, make_eh_edge, find_basic_blocks_1, 26855 * cfgbuild.c (find_basic_blocks_1): Clear aux for blocks.
|
| H A D | ChangeLog-2004 | 14786 make_label_edge, make_edges, find_basic_blocks_1): Use gcc_assert 24513 make_label_edge, rtl_make_eh_edge, make_edges, find_basic_blocks_1, 29215 (find_basic_blocks_1): Do not collect label_value_list. 31337 (find_basic_blocks_1): Don't handle CALL_PLACEHOLDER insns.
|