Home
last modified time | relevance | path

Searched refs:get_function_decl_from_block (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dauto-profile.c372 get_function_decl_from_block (tree block) in get_function_decl_from_block() function
400 tree decl = get_function_decl_from_block (block); in get_inline_stack()
427 get_function_decl_from_block (block)); in get_relative_location_for_stmt()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dauto-profile.cc372 get_function_decl_from_block (tree block) in get_function_decl_from_block() function
400 tree decl = get_function_decl_from_block (block); in get_inline_stack()
427 get_function_decl_from_block (block)); in get_relative_location_for_stmt()
H A DChangeLog-20189524 * auto-profile.c (get_function_decl_from_block): Simplify
H A DChangeLog-201729527 * auto-profile.c (get_function_decl_from_block): Fix