Searched refs:afdo_source_profile (Results 1 – 2 of 2) sorted by relevance
336 static autofdo_source_profile *afdo_source_profile; variable959 afdo_source_profile = autofdo_source_profile::create (); in read_profile()960 if (afdo_source_profile == NULL) in read_profile()1107 if (afdo_source_profile->get_count_info (stmt, &info)) in afdo_set_bb_count()1122 afdo_source_profile->mark_annotated (gimple_location (gsi_stmt (gsi))); in afdo_set_bb_count()1130 afdo_source_profile->mark_annotated (gimple_phi_arg_location (phi, i)); in afdo_set_bb_count()1133 afdo_source_profile->mark_annotated (e->goto_locus); in afdo_set_bb_count()1445 if (afdo_source_profile->get_function_instance_by_decl ( in afdo_vpt_for_early_inline()1463 if (afdo_source_profile->get_count_info (stmt, &info)) in afdo_vpt_for_early_inline()1479 afdo_source_profile->get_count_info (stmt, &info); in afdo_vpt_for_early_inline()[all …]
336 static autofdo_source_profile *afdo_source_profile; variable959 afdo_source_profile = autofdo_source_profile::create (); in read_profile()960 if (afdo_source_profile == NULL) in read_profile()1120 if (afdo_source_profile->get_count_info (stmt, &info)) in afdo_set_bb_count()1135 afdo_source_profile->mark_annotated (gimple_location (gsi_stmt (gsi))); in afdo_set_bb_count()1143 afdo_source_profile->mark_annotated (gimple_phi_arg_location (phi, i)); in afdo_set_bb_count()1146 afdo_source_profile->mark_annotated (e->goto_locus); in afdo_set_bb_count()1469 if (afdo_source_profile->get_function_instance_by_decl ( in afdo_vpt_for_early_inline()1487 if (afdo_source_profile->get_count_info (stmt, &info)) in afdo_vpt_for_early_inline()1503 afdo_source_profile->get_count_info (stmt, &info); in afdo_vpt_for_early_inline()[all …]