Searched refs:create_phi_basis (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-ssa-strength-reduction.c | 2494 create_phi_basis (slsr_cand_t c, gimple *from_phi, tree basis_name, in create_phi_basis() function 2525 name = create_phi_basis (c, lookup_cand (c->def_phi)->cand_stmt, in replace_conditional_candidate() 3871 tree name = create_phi_basis (c, phi, basis_name, in replace_profitable_candidates()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-ssa-strength-reduction.cc | 2493 create_phi_basis (slsr_cand_t c, gimple *from_phi, tree basis_name, in create_phi_basis() function 2524 name = create_phi_basis (c, lookup_cand (c->def_phi)->cand_stmt, in replace_conditional_candidate() 3870 tree name = create_phi_basis (c, phi, basis_name, in replace_profitable_candidates()
|
H A D | ChangeLog.gimple-classes | 379 (create_phi_basis): Likewise. 2491 * gimple-ssa-strength-reduction.c (create_phi_basis): Strengthen
|
H A D | ChangeLog-2017 | 20039 (create_phi_basis_1): Rename from create_phi_basis, set visited 20041 (create_phi_basis): New wrapper function. 30576 (create_phi_basis): Likewise.
|
H A D | ChangeLog-2013 | 31267 (create_phi_basis): Fix double counting of candidate adjustment. 31455 (create_phi_basis): New.
|
H A D | ChangeLog-2016 | 34891 * gimple-ssa-strength-reduction.c (create_phi_basis): Directly
|
H A D | ChangeLog-2015 | 6818 * gimple-ssa-strength-reduction.c (create_phi_basis):
|
H A D | ChangeLog-2014 | 39947 (create_phi_basis): Use wide-int interfaces.
|