Home
last modified time | relevance | path

Searched refs:autofdo_source_profile (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dauto-profile.c281 class autofdo_source_profile
284 static autofdo_source_profile *
287 autofdo_source_profile *map = new autofdo_source_profile (); in create()
295 ~autofdo_source_profile ();
319 autofdo_source_profile () {} in autofdo_source_profile() function
336 static autofdo_source_profile *afdo_source_profile;
701 autofdo_source_profile::~autofdo_source_profile () in ~autofdo_source_profile()
711 autofdo_source_profile::get_function_instance_by_decl (tree decl) const in get_function_instance_by_decl()
724 autofdo_source_profile::get_count_info (gimple *stmt, count_info *info) const in get_count_info()
742 autofdo_source_profile::mark_annotated (location_t loc) in mark_annotated()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dauto-profile.cc281 class autofdo_source_profile class
284 static autofdo_source_profile *
287 autofdo_source_profile *map = new autofdo_source_profile (); in create()
295 ~autofdo_source_profile ();
319 autofdo_source_profile () {} in autofdo_source_profile() function in autofdo::autofdo_source_profile
336 static autofdo_source_profile *afdo_source_profile;
701 autofdo_source_profile::~autofdo_source_profile () in ~autofdo_source_profile()
711 autofdo_source_profile::get_function_instance_by_decl (tree decl) const in get_function_instance_by_decl()
724 autofdo_source_profile::get_count_info (gimple *stmt, count_info *info) const in get_count_info()
742 autofdo_source_profile::mark_annotated (location_t loc) in mark_annotated()
[all …]
H A DChangeLog.gimple-classes197 (autofdo::autofdo_source_profile::update_inlined_ind_target):
H A DChangeLog-20179259 * auto-profile.c (autofdo_source_profile::read): Use
22538 * auto-profile.c (autofdo_source_profile::update_inlined_ind_target):
H A DChangeLog-201810205 * auto-profile.c (autofdo_source_profile::read): Do not
H A DChangeLog-201542330 (autofdo_source_profile::get_callsite_total_count,