Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dfunction.c143 static tree *get_block_vector (tree, int *);
4731 get_block_vector (tree block, int *n_blocks_p) in get_block_vector() function
4761 block_vector = get_block_vector (DECL_INITIAL (fn), &n_blocks); in number_blocks()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dfunction.c146 static tree *get_block_vector (tree, int *);
4236 get_block_vector (tree block, int *n_blocks_p) in get_block_vector() function
4266 block_vector = get_block_vector (DECL_INITIAL (fn), &n_blocks); in number_blocks()