Home
last modified time | relevance | path

Searched refs:edge_duplication_hook_holder (Results 1 – 25 of 79) sorted by relevance

1234

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dipa-inline-analysis.c122 static struct cgraph_2edge_hook_list *edge_duplication_hook_holder; variable
947 if (!edge_duplication_hook_holder) in inline_summary_alloc()
948 edge_duplication_hook_holder = in inline_summary_alloc()
4020 if (edge_duplication_hook_holder) in inline_free_summary()
4021 cgraph_remove_edge_duplication_hook (edge_duplication_hook_holder); in inline_free_summary()
4022 edge_duplication_hook_holder = NULL; in inline_free_summary()
H A Dipa-prop.c61 static struct cgraph_2edge_hook_list *edge_duplication_hook_holder; variable
2592 if (!edge_duplication_hook_holder) in ipa_register_cgraph_hooks()
2593 edge_duplication_hook_holder = in ipa_register_cgraph_hooks()
2611 cgraph_remove_edge_duplication_hook (edge_duplication_hook_holder); in ipa_unregister_cgraph_hooks()
2612 edge_duplication_hook_holder = NULL; in ipa_unregister_cgraph_hooks()
H A Dipa-cp.c3554 struct cgraph_2edge_hook_list *edge_duplication_hook_holder; in ipcp_driver() local
3560 edge_duplication_hook_holder = in ipcp_driver()
3587 cgraph_remove_edge_duplication_hook (edge_duplication_hook_holder); in ipcp_driver()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dipa-inline-analysis.c122 static struct cgraph_2edge_hook_list *edge_duplication_hook_holder; variable
937 if (!edge_duplication_hook_holder) in inline_summary_alloc()
938 edge_duplication_hook_holder = in inline_summary_alloc()
4010 if (edge_duplication_hook_holder) in inline_free_summary()
4011 cgraph_remove_edge_duplication_hook (edge_duplication_hook_holder); in inline_free_summary()
4012 edge_duplication_hook_holder = NULL; in inline_free_summary()
H A Dipa-prop.c61 static struct cgraph_2edge_hook_list *edge_duplication_hook_holder; variable
2598 if (!edge_duplication_hook_holder) in ipa_register_cgraph_hooks()
2599 edge_duplication_hook_holder = in ipa_register_cgraph_hooks()
2617 cgraph_remove_edge_duplication_hook (edge_duplication_hook_holder); in ipa_unregister_cgraph_hooks()
2618 edge_duplication_hook_holder = NULL; in ipa_unregister_cgraph_hooks()
H A Dipa-cp.c3534 struct cgraph_2edge_hook_list *edge_duplication_hook_holder; in ipcp_driver() local
3540 edge_duplication_hook_holder = in ipcp_driver()
3567 cgraph_remove_edge_duplication_hook (edge_duplication_hook_holder); in ipcp_driver()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dipa-inline-analysis.c125 static struct cgraph_2edge_hook_list *edge_duplication_hook_holder; variable
1012 if (!edge_duplication_hook_holder) in inline_summary_alloc()
1013 edge_duplication_hook_holder = in inline_summary_alloc()
4488 if (edge_duplication_hook_holder) in inline_free_summary()
4489 symtab->remove_edge_duplication_hook (edge_duplication_hook_holder); in inline_free_summary()
4490 edge_duplication_hook_holder = NULL; in inline_free_summary()
H A Dipa-prop.c65 static struct cgraph_2edge_hook_list *edge_duplication_hook_holder; variable
3562 if (!edge_duplication_hook_holder) in ipa_register_cgraph_hooks()
3563 edge_duplication_hook_holder = in ipa_register_cgraph_hooks()
3576 symtab->remove_edge_duplication_hook (edge_duplication_hook_holder); in ipa_unregister_cgraph_hooks()
3577 edge_duplication_hook_holder = NULL; in ipa_unregister_cgraph_hooks()
H A Dipa-cp.c4607 struct cgraph_2edge_hook_list *edge_duplication_hook_holder; in ipcp_driver() local
4614 edge_duplication_hook_holder = in ipcp_driver()
4641 symtab->remove_edge_duplication_hook (edge_duplication_hook_holder); in ipcp_driver()
H A DChangeLog-20085466 * edge_duplication_hook_holder, node_duplication_hook_holder): Make
14346 (edge_duplication_hook_holder): New variable.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dipa-inline-analysis.c138 static struct cgraph_2edge_hook_list *edge_duplication_hook_holder; variable
967 if (!edge_duplication_hook_holder) in inline_summary_alloc()
968 edge_duplication_hook_holder = in inline_summary_alloc()
4330 if (edge_duplication_hook_holder) in inline_free_summary()
4331 cgraph_remove_edge_duplication_hook (edge_duplication_hook_holder); in inline_free_summary()
4332 edge_duplication_hook_holder = NULL; in inline_free_summary()
H A Dipa-prop.c82 static struct cgraph_2edge_hook_list *edge_duplication_hook_holder; variable
3358 if (!edge_duplication_hook_holder) in ipa_register_cgraph_hooks()
3359 edge_duplication_hook_holder = in ipa_register_cgraph_hooks()
3377 cgraph_remove_edge_duplication_hook (edge_duplication_hook_holder); in ipa_unregister_cgraph_hooks()
3378 edge_duplication_hook_holder = NULL; in ipa_unregister_cgraph_hooks()
H A Dipa-cp.c3684 struct cgraph_2edge_hook_list *edge_duplication_hook_holder; in ipcp_driver() local
3691 edge_duplication_hook_holder = in ipcp_driver()
3722 cgraph_remove_edge_duplication_hook (edge_duplication_hook_holder); in ipcp_driver()
H A DChangeLog-20085466 * edge_duplication_hook_holder, node_duplication_hook_holder): Make
14346 (edge_duplication_hook_holder): New variable.
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dipa-inline-analysis.c125 static struct cgraph_2edge_hook_list *edge_duplication_hook_holder; variable
1012 if (!edge_duplication_hook_holder) in inline_summary_alloc()
1013 edge_duplication_hook_holder = in inline_summary_alloc()
4488 if (edge_duplication_hook_holder) in inline_free_summary()
4489 symtab->remove_edge_duplication_hook (edge_duplication_hook_holder); in inline_free_summary()
4490 edge_duplication_hook_holder = NULL; in inline_free_summary()
H A Dipa-prop.c65 static struct cgraph_2edge_hook_list *edge_duplication_hook_holder; variable
3562 if (!edge_duplication_hook_holder) in ipa_register_cgraph_hooks()
3563 edge_duplication_hook_holder = in ipa_register_cgraph_hooks()
3576 symtab->remove_edge_duplication_hook (edge_duplication_hook_holder); in ipa_unregister_cgraph_hooks()
3577 edge_duplication_hook_holder = NULL; in ipa_unregister_cgraph_hooks()
H A Dipa-cp.c4607 struct cgraph_2edge_hook_list *edge_duplication_hook_holder; in ipcp_driver() local
4614 edge_duplication_hook_holder = in ipcp_driver()
4641 symtab->remove_edge_duplication_hook (edge_duplication_hook_holder); in ipcp_driver()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-cp.c5085 struct cgraph_2edge_hook_list *edge_duplication_hook_holder; in ipcp_driver() local
5092 edge_duplication_hook_holder in ipcp_driver()
5121 symtab->remove_edge_duplication_hook (edge_duplication_hook_holder); in ipcp_driver()
H A DChangeLog-20085466 * edge_duplication_hook_holder, node_duplication_hook_holder): Make
14346 (edge_duplication_hook_holder): New variable.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dipa-cp.c5078 struct cgraph_2edge_hook_list *edge_duplication_hook_holder; in ipcp_driver() local
5085 edge_duplication_hook_holder in ipcp_driver()
5114 symtab->remove_edge_duplication_hook (edge_duplication_hook_holder); in ipcp_driver()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-cp.c5085 struct cgraph_2edge_hook_list *edge_duplication_hook_holder; in ipcp_driver() local
5092 edge_duplication_hook_holder in ipcp_driver()
5121 symtab->remove_edge_duplication_hook (edge_duplication_hook_holder); in ipcp_driver()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dipa-cp.c5085 struct cgraph_2edge_hook_list *edge_duplication_hook_holder; in ipcp_driver() local
5092 edge_duplication_hook_holder in ipcp_driver()
5121 symtab->remove_edge_duplication_hook (edge_duplication_hook_holder); in ipcp_driver()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-cp.c5085 struct cgraph_2edge_hook_list *edge_duplication_hook_holder; in ipcp_driver() local
5092 edge_duplication_hook_holder in ipcp_driver()
5121 symtab->remove_edge_duplication_hook (edge_duplication_hook_holder); in ipcp_driver()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dipa-cp.c5085 struct cgraph_2edge_hook_list *edge_duplication_hook_holder; in ipcp_driver() local
5092 edge_duplication_hook_holder in ipcp_driver()
5121 symtab->remove_edge_duplication_hook (edge_duplication_hook_holder); in ipcp_driver()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A DChangeLog-20085466 * edge_duplication_hook_holder, node_duplication_hook_holder): Make
14346 (edge_duplication_hook_holder): New variable.

1234