Home
last modified time | relevance | path

Searched refs:execute_all_ipa_stmt_fixups (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-pass.h659 extern void execute_all_ipa_stmt_fixups (struct cgraph_node *, gimple **);
H A Dlto-streamer-in.cc1549 execute_all_ipa_stmt_fixups (node, stmts); in input_function()
H A Dpasses.cc3140 execute_all_ipa_stmt_fixups (struct cgraph_node *node, gimple **stmts) in execute_all_ipa_stmt_fixups() function
H A DChangeLog-20093378 (execute_all_ipa_stmt_fixups): Declare.
3388 (execute_all_ipa_stmt_fixups): New function.
3389 * lto-streamer-in.c (input_function): Call execute_all_ipa_stmt_fixups.
H A DChangeLog-201324902 (execute_all_ipa_stmt_fixups): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-pass.h638 extern void execute_all_ipa_stmt_fixups (struct cgraph_node *, gimple **);
H A Dpasses.c2991 execute_all_ipa_stmt_fixups (struct cgraph_node *node, gimple **stmts) in execute_all_ipa_stmt_fixups() function
H A Dlto-streamer-in.c1539 execute_all_ipa_stmt_fixups (node, stmts);