Searched refs:get_block_vector (Results 1 – 2 of 2) sorted by relevance
205 static tree *get_block_vector (tree, int *);3729 get_block_vector (tree block, int *n_blocks_p) in get_block_vector() function3759 block_vector = get_block_vector (DECL_INITIAL (fn), &n_blocks); in number_blocks()
27687 * function.c (get_block_vector): New function.