Home
last modified time | relevance | path

Searched refs:cclhs (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-sccvn.h71 tree cclhs; member
H A Dtree-ssa-sccvn.c3067 if (! cond_stmts_equal_p (last1, vp1->cclhs, vp1->ccrhs, in vn_phi_eq()
3068 last2, vp2->cclhs, vp2->ccrhs, in vn_phi_eq()
3149 vp1.cclhs = NULL_TREE; in vn_phi_lookup()
3155 vp1.cclhs = vn_valueize (gimple_cond_lhs (last1)); in vn_phi_lookup()
3195 vp1->cclhs = NULL_TREE; in vn_phi_insert()
3201 vp1->cclhs = vn_valueize (gimple_cond_lhs (last1)); in vn_phi_insert()