Searched refs:copy_decl_maybe_to_var (Results 1 – 3 of 3) sorted by relevance
133 static tree copy_decl_maybe_to_var (tree, copy_body_data *);5434 id.copy_decl = copy_decl_maybe_to_var; in optimize_inline_calls()6027 copy_decl_maybe_to_var (tree decl, copy_body_data *id) in copy_decl_maybe_to_var() function
138 static tree copy_decl_maybe_to_var (tree, copy_body_data *);5471 id.copy_decl = copy_decl_maybe_to_var; in optimize_inline_calls()6067 copy_decl_maybe_to_var (tree decl, copy_body_data *id) in copy_decl_maybe_to_var() function
22621 copy_decl_no_change, copy_decl_maybe_to_var): ... these.