Searched defs:n_blocks (Results 1 - 15 of 15) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dgcov-dump.c288 unsigned n_blocks = GCOV_TAG_BLOCKS_NUM (length); local
H A Ddce.c929 int n_blocks = df_get_n_blocks (DF_BACKWARD); local
H A Dtree-dfa.c169 renumber_gimple_stmt_uids_in_blocks (basic_block *blocks, int n_blocks) argument
H A Ddf-core.c1003 df_worklist_dataflow(struct dataflow *dataflow, bitmap blocks_to_consider, int *blocks_in_postorder, int n_blocks) argument
1080 df_analyze_problem(struct dataflow *dflow, bitmap blocks_to_consider, int *postorder, int n_blocks) argument
1263 df_simple_dataflow(enum df_flow_dir dir, df_init_function init_fun, df_confluence_function_0 con_fun_0, df_confluence_function_n con_fun_n, df_transfer_function trans_fun, bitmap blocks, int * postorder, int n_blocks) argument
[all...]
H A Ddf.h585 int n_blocks; /* The number of blocks in reverse postorder. */ member in struct:df
H A Dgcse.c2001 alloc_cprop_mem(int n_blocks, int n_sets) argument
3201 alloc_pre_mem(int n_blocks, int n_exprs) argument
4114 alloc_code_hoist_mem(int n_blocks, int n_exprs) argument
[all...]
H A Dcse.c6465 int i, n_blocks; local
H A Dfunction.c3938 int n_blocks = 0; local
3984 int n_blocks; local
H A Dsel-sched-ir.c3540 int *postorder, n_blocks; local
4751 int n_blocks, i; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dgcov-dump.c288 unsigned n_blocks = GCOV_TAG_BLOCKS_NUM (length); local
H A Ddf.h357 unsigned n_blocks; /* Number of basic blocks in the member in struct:dataflow
H A Ddf.c2367 unsigned n_blocks; local
[all...]
H A Dfunction.c3722 int n_blocks = 0; local
3768 int n_blocks; local
H A Dgcse.c2397 alloc_cprop_mem(int n_blocks, int n_sets) argument
3773 alloc_pre_mem(int n_blocks, int n_exprs) argument
4672 alloc_code_hoist_mem(int n_blocks, int n_exprs) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/libpcap/dist/
H A Doptimize.c164 static int n_blocks; variable
[all...]

Completed in 381 milliseconds