Home
last modified time | relevance | path

Searched refs:value_profile_transformations (Results 1 – 7 of 7) sorted by relevance

/trueos/contrib/gcc/
HDvalue-prof.h74 extern bool value_profile_transformations (void);
HDtree-profile.c244 value_profile_transformations (); in tree_profiling()
HDvalue-prof.c699 bool (*value_profile_transformations) (void); member
869 value_profile_transformations (void) in value_profile_transformations() function
871 return (value_prof_hooks->value_profile_transformations) (); in value_profile_transformations()
HDChangeLog.tree-ssa1829 (value_profile_transformations): Rename to
1839 (value_profile_transformations): New.
1846 (value_profile_transformations): New declaration.
HDChangeLog-200415824 (value_profile_transformations): Call speculative_prefetching_transform.
34087 (value_profile_transformations): Rename to
34097 (value_profile_transformations): New.
34104 (value_profile_transformations): New declaration.
HDChangeLog-20034913 mod_subtract_transform, value_profile_transformations): New.
4916 * value-prof.h (value_profile_transformations): Declare.
HDChangeLog-200523013 value_profile_transformations): Likewise.