Searched refs:get_block_vector (Results 1 – 4 of 4) sorted by relevance
142 static tree *get_block_vector (tree, int *);4579 get_block_vector (tree block, int *n_blocks_p) in get_block_vector() function4609 block_vector = get_block_vector (DECL_INITIAL (fn), &n_blocks); in number_blocks()
146 static tree *get_block_vector (tree, int *);4609 get_block_vector (tree block, int *n_blocks_p) in get_block_vector() function4639 block_vector = get_block_vector (DECL_INITIAL (fn), &n_blocks); in number_blocks()
27687 * function.c (get_block_vector): New function.