Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgenmatch.c3570 with_expr *with2 = as_a <with_expr *> (o2); in compare_op() local
3571 if (with1->with != with2->with) in compare_op()
3573 return compare_op (with1->subexpr, s1, with2->subexpr, s2); in compare_op()