Home
last modified time | relevance | path

Searched refs:value_prof_hooks (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dvalue-prof.c47 static struct value_prof_hooks *value_prof_hooks; variable
693 struct value_prof_hooks { struct
849 static struct value_prof_hooks tree_value_prof_hooks = {
857 value_prof_hooks = &tree_value_prof_hooks; in tree_register_value_prof_hooks()
865 (value_prof_hooks->find_values_to_profile) (values); in find_values_to_profile()
871 return (value_prof_hooks->value_profile_transformations) (); in value_profile_transformations()
H A DChangeLog.tree-ssa1826 * value-prof.c (value_prof_hooks): New.
1831 (struct value_prof_hooks): New.
H A DChangeLog-200434084 * value-prof.c (value_prof_hooks): New.
34089 (struct value_prof_hooks): New.