Searched refs:old_fndecl (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dipa-param-manipulation.h326 tree fndecl, tree old_fndecl,
374 void common_initialization (tree old_fndecl, tree *vars,
H A Dipa-param-manipulation.c970 ipa_param_body_adjustments::common_initialization (tree old_fndecl, argument
975 push_function_arg_decls (&m_oparms, old_fndecl);
977 if (TYPE_ARG_TYPES (TREE_TYPE (old_fndecl)) != NULL_TREE)
978 push_function_arg_types (&otypes, TREE_TYPE (old_fndecl));
982 push_function_arg_decls (&oparms, old_fndecl);
1197 tree fndecl, tree old_fndecl,
1205 common_initialization (old_fndecl, vars, tree_map);
1196 ipa_param_body_adjustments(ipa_param_adjustments *adjustments, tree fndecl, tree old_fndecl, copy_body_data *id, tree *vars, vec<ipa_replace_map *, va_gc> *tree_map) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dipa-param-manipulation.h307 tree fndecl, tree old_fndecl,
370 void common_initialization (tree old_fndecl, tree *vars,
H A Dipa-param-manipulation.cc1359 ipa_param_body_adjustments::common_initialization (tree old_fndecl, argument
1364 push_function_arg_decls (&m_oparms, old_fndecl);
1366 if (TYPE_ARG_TYPES (TREE_TYPE (old_fndecl)) != NULL_TREE)
1367 push_function_arg_types (&otypes, TREE_TYPE (old_fndecl));
1371 push_function_arg_decls (&oparms, old_fndecl);
1560 tree fndecl, tree old_fndecl,
1570 common_initialization (old_fndecl, vars, tree_map);
1559 ipa_param_body_adjustments(ipa_param_adjustments *adjustments, tree fndecl, tree old_fndecl, copy_body_data *id, tree *vars, vec<ipa_replace_map *, va_gc> *tree_map) argument

Completed in 117 milliseconds