Searched refs:get_inline_stack (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | auto-profile.c | 383 get_inline_stack (location_t locus, inline_stack *stack) in get_inline_stack() function 730 get_inline_stack (gimple_location (stmt), &stack); in get_count_info() 745 get_inline_stack (loc, &stack); in mark_annotated() 798 get_inline_stack (gimple_location (stmt), &stack); in update_inlined_ind_target() 835 get_inline_stack (gimple_location (edge->call_stmt), &stack); in get_callsite_total_count()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | auto-profile.cc | 383 get_inline_stack (location_t locus, inline_stack *stack) in get_inline_stack() function 730 get_inline_stack (gimple_location (stmt), &stack); in get_count_info() 745 get_inline_stack (loc, &stack); in mark_annotated() 798 get_inline_stack (gimple_location (stmt), &stack); in update_inlined_ind_target() 835 get_inline_stack (gimple_location (edge->call_stmt), &stack); in get_callsite_total_count()
|