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

/freebsd-10.1-release/contrib/gcc/
H A Dfunction.c207 static tree *get_block_vector (tree, int *);
3746 get_block_vector (tree block, int *n_blocks_p)
3776 block_vector = get_block_vector (DECL_INITIAL (fn), &n_blocks);
3729 get_block_vector (tree block, int *n_blocks_p) function

Completed in 48 milliseconds