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

/freebsd-10.0-release/contrib/gcc/
H A Dfunction.c203 static tree *get_block_vector (tree, int *);
3740 get_block_vector (tree block, int *n_blocks_p)
3770 block_vector = get_block_vector (DECL_INITIAL (fn), &n_blocks);
3723 get_block_vector (tree block, int *n_blocks_p) function

Completed in 287 milliseconds