Home
last modified time | relevance | path

Searched refs:IPA_JF_PASS_THROUGH (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDipa-prop.h62 IPA_JF_PASS_THROUGH, /* represented by field pass_through */ enumerator
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()
HDipa-cp.c1310 else if (jfunc->type == IPA_JF_PASS_THROUGH in ipa_value_from_jfunc()
1316 if (jfunc->type == IPA_JF_PASS_THROUGH) in ipa_value_from_jfunc()
1339 if (jfunc->type == IPA_JF_PASS_THROUGH) in ipa_value_from_jfunc()
1365 if (jfunc->type == IPA_JF_PASS_THROUGH in ipa_context_from_jfunc()
1371 if (jfunc->type == IPA_JF_PASS_THROUGH) in ipa_context_from_jfunc()
1672 else if (jfunc->type == IPA_JF_PASS_THROUGH in propagate_scalar_across_jump_function()
1680 if (jfunc->type == IPA_JF_PASS_THROUGH) in propagate_scalar_across_jump_function()
1695 if (jfunc->type == IPA_JF_PASS_THROUGH) in propagate_scalar_across_jump_function()
1734 if (jfunc->type == IPA_JF_PASS_THROUGH in propagate_context_across_jump_function()
1744 if (jfunc->type == IPA_JF_PASS_THROUGH) in propagate_context_across_jump_function()
[all …]
HDipa-prop.c328 else if (type == IPA_JF_PASS_THROUGH) in ipa_print_node_jump_functions_for_edge()
530 jfunc->type = IPA_JF_PASS_THROUGH; in ipa_set_jf_simple_pass_through()
543 jfunc->type = IPA_JF_PASS_THROUGH; in ipa_set_jf_unary_pass_through()
555 jfunc->type = IPA_JF_PASS_THROUGH; in ipa_set_jf_arith_pass_through()
1990 if ((jfunc->type != IPA_JF_PASS_THROUGH in ipa_compute_jump_functions_for_edge()
2693 if (src->type == IPA_JF_PASS_THROUGH in update_jump_functions_after_inlining()
2700 else if (src->type == IPA_JF_PASS_THROUGH in update_jump_functions_after_inlining()
2716 else if (dst->type == IPA_JF_PASS_THROUGH) in update_jump_functions_after_inlining()
2758 case IPA_JF_PASS_THROUGH: in update_jump_functions_after_inlining()
3479 if (jfunc->type == IPA_JF_PASS_THROUGH in update_indirect_edges_after_inlining()
[all …]
HDipa-fnsummary.c2894 if (jfunc->type == IPA_JF_PASS_THROUGH in remap_edge_change_prob()
2897 int id = jfunc->type == IPA_JF_PASS_THROUGH in remap_edge_change_prob()
3051 if (jfunc->type == IPA_JF_PASS_THROUGH) in ipa_merge_fn_summary_after_inlining()
/dragonfly/contrib/gcc-4.7/gcc/
HDipa-prop.c192 else if (type == IPA_JF_PASS_THROUGH) in ipa_print_node_jump_functions_for_edge()
669 jfunc->type = IPA_JF_PASS_THROUGH; in compute_complex_assign_jump_func()
677 jfunc->type = IPA_JF_PASS_THROUGH; in compute_complex_assign_jump_func()
915 jfunc->type = IPA_JF_PASS_THROUGH; in compute_scalar_jump_functions()
1001 jfunc->type = IPA_JF_PASS_THROUGH; in compute_pass_through_member_ptrs()
1727 else if (src->type == IPA_JF_PASS_THROUGH in update_jump_functions_after_inlining()
1738 else if (dst->type == IPA_JF_PASS_THROUGH) in update_jump_functions_after_inlining()
1884 if (jfunc->type == IPA_JF_PASS_THROUGH in update_indirect_edges_after_inlining()
2784 case IPA_JF_PASS_THROUGH: in ipa_write_jump_function()
2823 case IPA_JF_PASS_THROUGH: in ipa_read_jump_function()
HDipa-prop.h78 IPA_JF_PASS_THROUGH, /* represented by field pass_through */ enumerator
HDipa-cp.c703 else if (jfunc->type == IPA_JF_PASS_THROUGH in ipa_value_from_jfunc()
709 if (jfunc->type == IPA_JF_PASS_THROUGH) in ipa_value_from_jfunc()
734 if (jfunc->type == IPA_JF_PASS_THROUGH) in ipa_value_from_jfunc()
1002 else if (jfunc->type == IPA_JF_PASS_THROUGH in propagate_accross_jump_function()
1010 if (jfunc->type == IPA_JF_PASS_THROUGH) in propagate_accross_jump_function()
1025 if (jfunc->type == IPA_JF_PASS_THROUGH) in propagate_accross_jump_function()
HDipa-inline-analysis.c2516 if (jfunc->type == IPA_JF_PASS_THROUGH in remap_edge_change_prob()
2651 if (jfunc->type == IPA_JF_PASS_THROUGH in inline_merge_summary()