Home
last modified time | relevance | path

Searched refs:create_phi_basis (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-strength-reduction.c2494 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 Dgimple-ssa-strength-reduction.cc2493 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 DChangeLog.gimple-classes379 (create_phi_basis): Likewise.
2491 * gimple-ssa-strength-reduction.c (create_phi_basis): Strengthen
H A DChangeLog-201720039 (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 DChangeLog-201331267 (create_phi_basis): Fix double counting of candidate adjustment.
31455 (create_phi_basis): New.
H A DChangeLog-201634891 * gimple-ssa-strength-reduction.c (create_phi_basis): Directly
H A DChangeLog-20156818 * gimple-ssa-strength-reduction.c (create_phi_basis):
H A DChangeLog-201439947 (create_phi_basis): Use wide-int interfaces.