Home
last modified time | relevance | path

Searched refs:lto_get_function_in_decl_state (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-section-in.c409 lto_get_function_in_decl_state (struct lto_file_decl_data *file_data, in lto_get_function_in_decl_state() function
H A Dvarpool.c297 = lto_get_function_in_decl_state (file_data, decl); in get_constructor()
H A Dlto-streamer.h839 extern struct lto_in_decl_state *lto_get_function_in_decl_state (
H A Dlto-streamer-in.c1598 decl_state = lto_get_function_in_decl_state (file_data, fn_decl);
H A Dlto-streamer-out.c2506 lto_get_function_in_decl_state (node->lto_file_data, function); in copy_function_or_variable()
H A Dcgraph.c3919 = lto_get_function_in_decl_state (file_data, decl); in get_untransformed_body()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-section-in.cc409 lto_get_function_in_decl_state (struct lto_file_decl_data *file_data, in lto_get_function_in_decl_state() function
H A Dvarpool.cc298 = lto_get_function_in_decl_state (file_data, decl); in get_constructor()
H A Dlto-streamer.h799 extern struct lto_in_decl_state *lto_get_function_in_decl_state (
H A Dlto-streamer-in.cc1608 decl_state = lto_get_function_in_decl_state (file_data, fn_decl); in lto_read_body_or_constructor()
H A Dlto-streamer-out.cc2587 lto_get_function_in_decl_state (node->lto_file_data, function); in copy_function_or_variable()
H A Dcgraph.cc4009 = lto_get_function_in_decl_state (file_data, decl); in get_untransformed_body()