Lines Matching refs:gcc_checking_assert

205   gcc_checking_assert (jfunc->type == IPA_JF_CONST);  in ipa_get_jf_constant()
212 gcc_checking_assert (jfunc->type == IPA_JF_CONST); in ipa_get_jf_constant_rdesc()
221 gcc_checking_assert (jfunc->type == IPA_JF_PASS_THROUGH); in ipa_get_jf_pass_through_operand()
231 gcc_checking_assert (jfunc->type == IPA_JF_PASS_THROUGH); in ipa_get_jf_pass_through_formal_id()
240 gcc_checking_assert (jfunc->type == IPA_JF_PASS_THROUGH); in ipa_get_jf_pass_through_operation()
249 gcc_checking_assert (jfunc->type == IPA_JF_PASS_THROUGH); in ipa_get_jf_pass_through_agg_preserved()
259 gcc_checking_assert (jfunc->type == IPA_JF_PASS_THROUGH); in ipa_get_jf_pass_through_type_preserved()
268 gcc_checking_assert (jfunc->type == IPA_JF_ANCESTOR); in ipa_get_jf_ancestor_offset()
278 gcc_checking_assert (jfunc->type == IPA_JF_ANCESTOR); in ipa_get_jf_ancestor_formal_id()
287 gcc_checking_assert (jfunc->type == IPA_JF_ANCESTOR); in ipa_get_jf_ancestor_agg_preserved()
296 gcc_checking_assert (jfunc->type == IPA_JF_ANCESTOR); in ipa_get_jf_ancestor_type_preserved()
454 gcc_checking_assert (info->descriptors); in ipa_get_param()
455 gcc_checking_assert (!flag_wpa); in ipa_get_param()
457 gcc_checking_assert (TREE_CODE (t) == PARM_DECL); in ipa_get_param()
474 gcc_checking_assert (TREE_CODE (t) == PARM_DECL); in ipa_get_type()
484 gcc_checking_assert (info->descriptors); in ipa_get_param_move_cost()
494 gcc_checking_assert (info->descriptors); in ipa_set_param_used()
515 gcc_checking_assert (info->descriptors); in ipa_set_controlled_uses()
525 gcc_checking_assert (info->descriptors); in ipa_is_param_used()