Home
last modified time | relevance | path

Searched refs:get_block_vector (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dfunction.c142 static tree *get_block_vector (tree, int *);
4579 get_block_vector (tree block, int *n_blocks_p) in get_block_vector() function
4609 block_vector = get_block_vector (DECL_INITIAL (fn), &n_blocks); in number_blocks()
H A Dfunction.cc146 static tree *get_block_vector (tree, int *);
4609 get_block_vector (tree block, int *n_blocks_p) in get_block_vector() function
4639 block_vector = get_block_vector (DECL_INITIAL (fn), &n_blocks); in number_blocks()
H A DChangeLog-200027687 * function.c (get_block_vector): New function.
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dfunction.c142 static tree *get_block_vector (tree, int *);
4579 get_block_vector (tree block, int *n_blocks_p) in get_block_vector() function
4609 block_vector = get_block_vector (DECL_INITIAL (fn), &n_blocks); in number_blocks()