Home
last modified time | relevance | path

Searched defs:n_blocks (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Ddf-core.c631 int *blocks_in_postorder, int n_blocks, in df_iterative_dataflow()
758 int *postorder, int n_blocks, bool single_pass) in df_analyze_problem()
790 int n_blocks; in df_analyze() local
Dgcov-dump.c288 unsigned n_blocks = GCOV_TAG_BLOCKS_NUM (length); in tag_blocks() local
Dgcse.c2396 alloc_cprop_mem (int n_blocks, int n_sets) in alloc_cprop_mem()
3772 alloc_pre_mem (int n_blocks, int n_exprs) in alloc_pre_mem()
4680 alloc_code_hoist_mem (int n_blocks, int n_exprs) in alloc_code_hoist_mem()
Dfunction.c3696 int n_blocks = 0; in all_blocks() local
3742 int n_blocks; in number_blocks() local
/freebsd-9-stable/contrib/libpcap/
Doptimize.c122 static int n_blocks; variable