Searched defs:n_blocks (Results 1 – 5 of 5) sorted by relevance
631 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
288 unsigned n_blocks = GCOV_TAG_BLOCKS_NUM (length); in tag_blocks() local
2396 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()
3696 int n_blocks = 0; in all_blocks() local3742 int n_blocks; in number_blocks() local
122 static int n_blocks; variable