Home
last modified time | relevance | path

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

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