HomeSort by: relevance | last modified time | path
    Searched refs:adjusted_zero (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
profile-count.h 747 static profile_count adjusted_zero () function
1166 return adjusted_zero ();
ipa-cp.cc 4794 zero = profile_count::adjusted_zero ();
  /src/external/gpl3/gcc/dist/gcc/
profile-count.h 803 static profile_count adjusted_zero () function
1248 return adjusted_zero ();
ipa-cp.cc 4816 zero = profile_count::adjusted_zero ();

Completed in 35 milliseconds