Home
last modified time | relevance | path

Searched defs:profile_count (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dprofile-count.h690 struct GTY(()) profile_count struct
719 bool compatible_p (const profile_count other) const in compatible_p() argument
739 static profile_count zero () in zero() argument
744 static profile_count adjusted_zero () in adjusted_zero() argument
752 static profile_count guessed_zero () in guessed_zero() argument
760 static profile_count one () in one() argument
767 static profile_count uninitialized () in uninitialized() argument
776 gcov_type to_gcov_type () const in to_gcov_type()
783 bool initialized_p () const in initialized_p()
789 bool reliable_p () const in reliable_p()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dprofile-count.h693 struct GTY(()) profile_count struct
722 bool compatible_p (const profile_count other) const in compatible_p() argument
742 static profile_count zero () in zero() argument
747 static profile_count adjusted_zero () in adjusted_zero() argument
755 static profile_count guessed_zero () in guessed_zero() argument
763 static profile_count one () in one() argument
770 static profile_count uninitialized () in uninitialized() argument
779 gcov_type to_gcov_type () const in to_gcov_type()
786 bool initialized_p () const in initialized_p()
792 bool reliable_p () const in reliable_p()
[all …]