Home
last modified time | relevance | path

Searched refs:EXIT_BLOCK_PTR_FOR_FUNCTION (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dipa-cp.c752 EXIT_BLOCK_PTR_FOR_FUNCTION (DECL_STRUCT_FUNCTION in ipcp_profile_edge_print()
769 EXIT_BLOCK_PTR_FOR_FUNCTION (DECL_STRUCT_FUNCTION in ipcp_profile_edge_print()
810 EXIT_BLOCK_PTR_FOR_FUNCTION (DECL_STRUCT_FUNCTION (node->decl)); in ipcp_profile_bb_print()
Dtree-inline.c928 (EXIT_BLOCK_PTR_FOR_FUNCTION (src_cfun)->count * count_scale / in copy_cfg_body()
931 (EXIT_BLOCK_PTR_FOR_FUNCTION (src_cfun)->frequency * in copy_cfg_body()
939 EXIT_BLOCK_PTR_FOR_FUNCTION (cfun_to_copy)->aux = exit_block_map; in copy_cfg_body()
Dbasic-block.h394 #define EXIT_BLOCK_PTR_FOR_FUNCTION(FN) ((FN)->cfg->x_exit_block_ptr) macro
DChangeLog-200524156 EXIT_BLOCK_PTR_FOR_FUNCTION, ENTRY_BLOCK_PTR_FOR_FUNCTION,