Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-param-manipulation.c163 bool use_prev_indices) in fill_vector_of_new_param_types() argument
173 = use_prev_indices ? apm->prev_clone_index : apm->base_index; in fill_vector_of_new_param_types()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-param-manipulation.cc246 bool use_prev_indices) in fill_vector_of_new_param_types() argument
256 = use_prev_indices ? apm->prev_clone_index : apm->base_index; in fill_vector_of_new_param_types()