Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dlto-section-in.c406 lto_get_function_in_decl_state (struct lto_file_decl_data *file_data, in lto_get_function_in_decl_state() function
H A Dlto-streamer.h755 extern struct lto_in_decl_state *lto_get_function_in_decl_state (
H A Dlto-streamer-in.c1022 decl_state = lto_get_function_in_decl_state (file_data, fn_decl); in lto_read_body()
H A Dlto-streamer-out.c1054 lto_get_function_in_decl_state (node->local.lto_file_data, function); in copy_function()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dlto-section-in.c394 lto_get_function_in_decl_state (struct lto_file_decl_data *file_data, in lto_get_function_in_decl_state() function
H A Dvarpool.c301 = lto_get_function_in_decl_state (file_data, decl); in get_constructor()
H A Dlto-streamer.h776 extern struct lto_in_decl_state *lto_get_function_in_decl_state (
H A Dlto-streamer-in.c1274 decl_state = lto_get_function_in_decl_state (file_data, fn_decl); in lto_read_body_or_constructor()
H A Dlto-streamer-out.c2300 lto_get_function_in_decl_state (node->lto_file_data, function); in copy_function_or_variable()
H A Dcgraph.c3674 = lto_get_function_in_decl_state (file_data, decl); in get_untransformed_body()