Searched refs:EXIT_BLOCK_PTR_FOR_FUNCTION (Results 1 – 4 of 4) sorted by relevance
752 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()
928 (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()
394 #define EXIT_BLOCK_PTR_FOR_FUNCTION(FN) ((FN)->cfg->x_exit_block_ptr) macro
24156 EXIT_BLOCK_PTR_FOR_FUNCTION, ENTRY_BLOCK_PTR_FOR_FUNCTION,