Searched refs:GUESSED_GLOBAL0 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dprofile-count.h43 GUESSED_GLOBAL0, enumerator in enum:profile_quality
45 /* Same as GUESSED_GLOBAL0 but global count is adjusted 0. */
797 return !initialized_p () || m_quality >= GUESSED_GLOBAL0;
1131 ret.m_quality = GUESSED_GLOBAL0;
1160 if (m_quality == GUESSED_GLOBAL0)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dprofile-count.h43 GUESSED_GLOBAL0, enumerator in enum:profile_quality
45 /* Same as GUESSED_GLOBAL0 but global count is adjusted 0. */
800 return !initialized_p () || m_quality >= GUESSED_GLOBAL0;
1134 ret.m_quality = GUESSED_GLOBAL0;
1163 if (m_quality == GUESSED_GLOBAL0)

Completed in 205 milliseconds