Searched refs:profile_status_for_function (Results 1 – 6 of 6) sorted by relevance
226 if (profile_status_for_function (DECL_STRUCT_FUNCTION (decl)) == PROFILE_ABSENT) in compute_call_stmt_bb_frequency()
350 #define profile_status_for_function(FN) ((FN)->cfg->x_profile_status) macro
624 profile_status_for_function (fn) = streamer_read_enum (ib, profile_status_d, in input_cfg()
641 profile_status_for_function (fn)); in output_cfg()
1718 && profile_status_for_function (cfun) != PROFILE_ABSENT in copy_bb()2121 profile_status_for_function (cfun) = profile_status_for_function (src_cfun); in initialize_cfun()
136 profile_status_for_function (fn) = PROFILE_ABSENT; in init_empty_tree_cfg_for_function()