Searched refs:resdecl_repl (Results 1 – 2 of 2) sorted by relevance
6327 tree resdecl_repl = copy_result_decl_to_var (DECL_RESULT (old_decl), in tree_function_versioning() local6329 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()
6367 tree resdecl_repl = copy_result_decl_to_var (DECL_RESULT (old_decl), in tree_function_versioning() local6369 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()