Searched refs:replace_function_decl (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | multiple_target.cc | 46 replace_function_decl (tree *op, int *walk_subtrees, void *data) in replace_function_decl() function 145 replace_function_decl, &wi, &visited_nodes); in create_dispatcher_calls() 151 walk_gimple_stmt (&it, NULL, replace_function_decl, &wi); in create_dispatcher_calls()
|
H A D | ChangeLog-2017 | 27020 * multiple_target.c (replace_function_decl): New function.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | multiple_target.c | 46 replace_function_decl (tree *op, int *walk_subtrees, void *data) in replace_function_decl() function 145 replace_function_decl, &wi, &visited_nodes); in create_dispatcher_calls() 151 walk_gimple_stmt (&it, NULL, replace_function_decl, &wi); in create_dispatcher_calls()
|