Home
last modified time | relevance | path

Searched refs:ipa_get_stack_frame_offset (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-fnsummary.h432 HOST_WIDE_INT ipa_get_stack_frame_offset (struct cgraph_node *node);
H A Dipa-fnsummary.cc1049 (int) ipa_get_stack_frame_offset (callee), in dump_ipa_call_summary()
3924 ipa_get_stack_frame_offset (struct cgraph_node *node) in ipa_get_stack_frame_offset() function
4229 HOST_WIDE_INT stack_frame_offset = ipa_get_stack_frame_offset (edge->callee); in ipa_merge_fn_summary_after_inlining()
H A Dipa-inline.cc206 inlined_stack = (ipa_get_stack_frame_offset (to) in caller_growth_limits()
H A DChangeLog-20198949 (ipa_get_stack_frame_offset): New function.
8965 (ipa_get_stack_frame_offset): Declare.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-fnsummary.h372 HOST_WIDE_INT ipa_get_stack_frame_offset (struct cgraph_node *node);
H A Dipa-fnsummary.c984 (int) ipa_get_stack_frame_offset (callee), in dump_ipa_call_summary()
3711 ipa_get_stack_frame_offset (struct cgraph_node *node) in ipa_get_stack_frame_offset() function
4004 HOST_WIDE_INT stack_frame_offset = ipa_get_stack_frame_offset (edge->callee); in ipa_merge_fn_summary_after_inlining()
H A Dipa-inline.c206 inlined_stack = (ipa_get_stack_frame_offset (to) in caller_growth_limits()