Home
last modified time | relevance | path

Searched refs:count_basic_blocks (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dcfgbuild.c49 static int count_basic_blocks (rtx);
144 count_basic_blocks (rtx f) in count_basic_blocks() function
536 n_basic_blocks = count_basic_blocks (f); in find_basic_blocks()
H A DChangeLog-19991209 * flow.c (count_basic_blocks): Don't add (use (const_int 0)) insns.
9606 * flow.c (count_basic_blocks): Use XWINT to inspect EH_REGION
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.
18576 (count_basic_blocks): New.
H A DChangeLog-200021796 * flow.c (count_basic_blocks, find_basic_blocks_1): Remove last change.
21919 * flow.c (count_basic_blocks): Remove unused var PREV_CALL.
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 DChangeLog-20013278 (count_basic_blocks): ... here.
11677 (count_basic_blocks, find_label_refs, make_label_edge, make_eh_edge,
26284 (count_basic_blocks): Check all instructions for REG_EH_REGION.
H A DFSFChangeLog.103182 count_basic_blocks instead of profile_label_no.
H A DChangeLog-2005933 * cfgbuild.c (control_flow_insn_p, count_basic_blocks,
H A DChangeLog-200424512 * cfgbuild.c (inside_basic_block_p, count_basic_blocks,