Lines Matching refs:gcc_checking_assert
259 gcc_checking_assert (v >= 0 && v <= REG_BR_PROB_BASE); in class()
277 gcc_checking_assert (initialized_p ()); in class()
292 gcc_checking_assert (initialized_p ()); in class()
294 gcc_checking_assert (from_reg_br_prob_note (ret) == *this); in class()
303 gcc_checking_assert (val1 >= 0 && val2 > 0); in class()
310 gcc_checking_assert (tmp <= max_probability); in class()
432 gcc_checking_assert (other.m_val); in class()
462 gcc_checking_assert (other.m_val); in class()
573 gcc_checking_assert (m_quality != UNINITIALIZED_PROFILE); in class()
778 gcc_checking_assert (initialized_p ()); in to_gcov_type()
853 gcc_checking_assert (compatible_p (other));
872 gcc_checking_assert (compatible_p (other));
885 gcc_checking_assert (compatible_p (other));
900 gcc_checking_assert (compatible_p (other));
910 gcc_checking_assert (m_quality != UNINITIALIZED_PROFILE); in verify()
924 gcc_checking_assert (compatible_p (other));
936 gcc_checking_assert (compatible_p (other));
942 gcc_checking_assert (ipa_p ());
943 gcc_checking_assert (other >= 0);
949 gcc_checking_assert (ipa_p ());
950 gcc_checking_assert (other >= 0);
962 gcc_checking_assert (compatible_p (other));
974 gcc_checking_assert (compatible_p (other));
980 gcc_checking_assert (ipa_p ());
981 gcc_checking_assert (other >= 0);
987 gcc_checking_assert (ipa_p ());
988 gcc_checking_assert (other >= 0);
1032 gcc_checking_assert (compatible_p (other)); in max()
1043 gcc_checking_assert (prob >= 0 && prob <= REG_BR_PROB_BASE); in apply_probability()
1082 gcc_checking_assert (num >= 0 && den > 0); in apply_scale()
1099 gcc_checking_assert (den.m_val); in apply_scale()
1188 gcc_checking_assert (compatible_p (overall)); in probability_in()