Home
last modified time | relevance | path

Searched refs:adjusted_zero (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dprofile-count.h744 static profile_count adjusted_zero () in adjusted_zero() function
1163 return adjusted_zero (); in ipa()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dprofile-count.h747 static profile_count adjusted_zero () in adjusted_zero() function
1166 return adjusted_zero (); in ipa()
H A Dipa-cp.cc4794 zero = profile_count::adjusted_zero (); in update_profiling_info()
H A DChangeLog-20176086 (profile_count::adjusted_zero): New.