Home
last modified time | relevance | path

Searched refs:resdecl_repl (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-inline.cc6327 tree resdecl_repl = copy_result_decl_to_var (DECL_RESULT (old_decl), in tree_function_versioning() local
6329 declare_inline_vars (NULL, resdecl_repl); in tree_function_versioning()
6331 resdecl_repl = build_fold_addr_expr (resdecl_repl); in tree_function_versioning()
6332 insert_decl_map (&id, DECL_RESULT (old_decl), resdecl_repl); in tree_function_versioning()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-inline.c6367 tree resdecl_repl = copy_result_decl_to_var (DECL_RESULT (old_decl), in tree_function_versioning() local
6369 declare_inline_vars (NULL, resdecl_repl); in tree_function_versioning()
6370 insert_decl_map (&id, DECL_RESULT (old_decl), resdecl_repl); in tree_function_versioning()