Home
last modified time | relevance | path

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 Dipa-prop.c1038 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 Dipa-prop.cc1055 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 DChangeLog-202132469 (parm_ref_data_pass_through_p): Likewise.
H A DChangeLog-201215370 (parm_ref_data_pass_through_p): Likewise.
H A DChangeLog-201437424 (parm_ref_data_pass_through_p): Likewise.