Searched refs:res_decl (Results 1 – 1 of 1) sorted by relevance
2876 tree *res_decl = &DECL_RESULT (old_decl); in tree_function_versioning() local2877 DECL_RESULT (new_decl) = remap_decl (*res_decl, &id); in tree_function_versioning()