Searched refs:cond_stmts_equal_p (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-sccvn.c | 4242 cond_stmts_equal_p (gcond *cond1, tree lhs1, tree rhs1, in cond_stmts_equal_p() function 4319 if (! cond_stmts_equal_p (last1, vp1->cclhs, vp1->ccrhs, in vn_phi_eq()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-sccvn.cc | 4419 cond_stmts_equal_p (gcond *cond1, tree lhs1, tree rhs1, in cond_stmts_equal_p() function 4496 if (! cond_stmts_equal_p (last1, vp1->cclhs, vp1->ccrhs, in vn_phi_eq()
|
H A D | ChangeLog-2015 | 7114 * tree-ssa-sccvn.c (cond_stmts_equal_p): Handle commutative compares 11562 * tree-ssa-sccvn.c (cond_stmts_equal_p): Compare two GIMPLE
|
H A D | ChangeLog-2017 | 33559 * tree-ssa-sccvn.c (cond_stmts_equal_p): Use recorded lhs and rhs
|