/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | df-core.c | 983 int n_blocks) in df_worklist_dataflow_doublequeue() 1061 int n_blocks) in df_worklist_dataflow() 1137 int *postorder, int n_blocks) in df_analyze_problem() 1321 bitmap blocks, int * postorder, int n_blocks) in df_simple_dataflow()
|
H A D | gcov-dump.c | 308 unsigned n_blocks = GCOV_TAG_BLOCKS_NUM (length); in tag_blocks() local
|
H A D | dce.c | 945 int n_blocks = df_get_n_blocks (DF_BACKWARD); in fast_dce() local
|
H A D | tree-dfa.c | 171 renumber_gimple_stmt_uids_in_blocks (basic_block *blocks, int n_blocks) in renumber_gimple_stmt_uids_in_blocks()
|
H A D | gcse.c | 1766 alloc_pre_mem (int n_blocks, int n_exprs) in alloc_pre_mem() 2746 alloc_code_hoist_mem (int n_blocks, int n_exprs) in alloc_code_hoist_mem()
|
H A D | cprop.c | 563 alloc_cprop_mem (int n_blocks, int n_sets) in alloc_cprop_mem()
|
H A D | function.c | 4209 int n_blocks = 0; in all_blocks() local 4255 int n_blocks; in number_blocks() local
|
H A D | df.h | 568 int n_blocks; /* The number of blocks in reverse postorder. */ member
|
H A D | sel-sched-ir.c | 3643 int *postorder, n_blocks; in sel_recompute_toporder() local 4918 int n_blocks, i; in recompute_rev_top_order() local
|
H A D | cse.c | 6401 int i, n_blocks; in cse_main() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | df-core.c | 1005 int n_blocks) in df_worklist_dataflow_doublequeue() 1080 int n_blocks) in df_worklist_dataflow() 1155 int *postorder, int n_blocks) in df_analyze_problem() 1496 bitmap blocks, int * postorder, int n_blocks) in df_simple_dataflow()
|
H A D | tree-dfa.c | 89 renumber_gimple_stmt_uids_in_blocks (basic_block *blocks, int n_blocks) in renumber_gimple_stmt_uids_in_blocks()
|
H A D | early-remat.c | 1019 unsigned int n_blocks = last_basic_block_for_fn (m_fn); in init_block_info() local 1063 unsigned int n_blocks = last_basic_block_for_fn (m_fn); in sort_candidates() local
|
H A D | dce.c | 1072 int n_blocks = df_get_n_blocks (DF_BACKWARD); in fast_dce() local
|
H A D | gcse.c | 1653 alloc_pre_mem (int n_blocks, int n_exprs) in alloc_pre_mem() 2707 alloc_code_hoist_mem (int n_blocks, int n_exprs) in alloc_code_hoist_mem()
|
H A D | cprop.c | 556 alloc_cprop_mem (int n_blocks, int n_sets) in alloc_cprop_mem()
|
H A D | function.c | 4704 int n_blocks = 0; in all_blocks() local 4750 int n_blocks; in number_blocks() local
|
H A D | sel-sched-ir.c | 3684 int *postorder, n_blocks; in sel_recompute_toporder() local 4940 int n_blocks, i; in recompute_rev_top_order() local
|
H A D | df.h | 587 int n_blocks; /* The number of blocks in reverse postorder. */ member
|
H A D | cse.c | 6720 int i, n_blocks; in cse_main() local
|
/dflybsd-src/contrib/libpcap/ |
H A D | optimize.c | 260 …u_int n_blocks; /* number of blocks in the CFG; guaranteed to be > 0, as it's a RET instruction a… member
|