Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfunction.c142 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()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200027687 * function.c (get_block_vector): New function.