Add relations between LHS and op1/op2 for PLUS_EXPR.
authorAndrew MacLeod <amacleod@redhat.com>
Thu, 17 Jun 2021 17:35:10 +0000 (13:35 -0400)
committerAndrew MacLeod <amacleod@redhat.com>
Tue, 22 Jun 2021 12:11:45 +0000 (08:11 -0400)
commitc526de3f432a037bdbdd44eb6fa43af4f3b22694
tree961ae1b7eebb2d9ca3658c19f977b84713d80dee
parenta2c9173331914eff3d728c07afaeee71892689ba
Add relations between LHS and op1/op2 for PLUS_EXPR.

* range-op.cc (operator_plus::lhs_op1_relation): New.
(operator_plus::lhs_op2_relation): New.
gcc/range-op.cc