Home
last modified time | relevance | path

Searched refs:skip_return (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dipa-param-manipulation.h220 int always_copy_start, bool skip_return) in class()
222 m_skip_return (skip_return) in class()
Dipa-split.cc1348 bool skip_return = (!split_part_return_p in split_function() local
1353 || skip_return) in split_function()
1368 adjustments = new ipa_param_adjustments (new_params, j, skip_return); in split_function()
Dipa-param-manipulation.cc316 bool method2func, bool skip_return, in build_adjusted_function_type() argument
349 if (skip_return) in build_adjusted_function_type()
363 if (skip_return) in build_adjusted_function_type()
Dlto-cgraph.cc2005 bool skip_return = bp_unpack_value (&bp, 1); in input_node_opt_summary() local
2008 ipa_param_adjustments (new_params, always_copy_start, skip_return)); in input_node_opt_summary()
Dipa-cp.cc5115 bool skip_return = old_adjustments->m_skip_return; in create_specialized_node() local
5118 skip_return)); in create_specialized_node()
DChangeLog-201431195 vec<ipa_replace_map *, va_gc> *tree_map, bitmap args_to_skip, bool skip_return,