Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dmode-switching.c494 basic_block post_entry = 0; in optimize_mode_switching() local
533 post_entry = split_edge (single_succ_edge (ENTRY_BLOCK_PTR_FOR_FN (cfun))); in optimize_mode_switching()
651 info[post_entry->index].mode_out = in optimize_mode_switching()
652 info[post_entry->index].mode_in = no_mode; in optimize_mode_switching()
661 bb = post_entry; in optimize_mode_switching()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dmode-switching.c449 basic_block post_entry ATTRIBUTE_UNUSED, pre_exit ATTRIBUTE_UNUSED; in optimize_mode_switching()
475 post_entry = split_edge (single_succ_edge (ENTRY_BLOCK_PTR)); in optimize_mode_switching()
568 bb = post_entry; in optimize_mode_switching()