Home
last modified time | relevance | path

Searched refs:cond_stmts_equal_p (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-sccvn.c4242 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 Dtree-ssa-sccvn.cc4419 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 DChangeLog-20157114 * 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 DChangeLog-201733559 * tree-ssa-sccvn.c (cond_stmts_equal_p): Use recorded lhs and rhs