Searched refs:parm_ref_data_pass_through_p (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-prop.c | 1038 parm_ref_data_pass_through_p (struct ipa_func_body_info *fbi, int index, in parm_ref_data_pass_through_p() function 1335 bool agg_p = parm_ref_data_pass_through_p (fbi, index, call, in compute_complex_assign_jump_func() 1371 parm_ref_data_pass_through_p (fbi, index, call, ssa), in compute_complex_assign_jump_func() 1498 parm_ref_data_pass_through_p (fbi, index, call, parm), in compute_complex_ancestor_jump_func() 2250 agg_p = parm_ref_data_pass_through_p (fbi, index, call, arg); in ipa_compute_jump_functions_for_edge()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-prop.cc | 1055 parm_ref_data_pass_through_p (struct ipa_func_body_info *fbi, int index, in parm_ref_data_pass_through_p() function 1419 bool agg_p = parm_ref_data_pass_through_p (fbi, index, call, in compute_complex_assign_jump_func() 1453 parm_ref_data_pass_through_p (fbi, index, call, ssa), in compute_complex_assign_jump_func() 1580 parm_ref_data_pass_through_p (fbi, index, call, parm), in compute_complex_ancestor_jump_func() 2379 agg_p = parm_ref_data_pass_through_p (fbi, index, call, arg); in ipa_compute_jump_functions_for_edge()
|
H A D | ChangeLog-2021 | 32469 (parm_ref_data_pass_through_p): Likewise.
|
H A D | ChangeLog-2012 | 15370 (parm_ref_data_pass_through_p): Likewise.
|
H A D | ChangeLog-2014 | 37424 (parm_ref_data_pass_through_p): Likewise.
|