Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-inline.c6281 ipa_param_adjustments *old_param_adjustments in tree_function_versioning() local
6283 if (old_param_adjustments) in tree_function_versioning()
6284 old_param_adjustments->get_updated_indices (&new_param_indices); in tree_function_versioning()
6294 if (old_param_adjustments) in tree_function_versioning()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-inline.cc6273 ipa_param_adjustments *old_param_adjustments in tree_function_versioning() local
6275 if (old_param_adjustments) in tree_function_versioning()
6276 old_param_adjustments->get_updated_indices (&new_param_indices); in tree_function_versioning()
6286 if (old_param_adjustments) in tree_function_versioning()