[ValueTracking] reduce code in isImpliedCondICmps; NFC
authorSanjay Patel <spatel@rotateright.com>
Thu, 4 Aug 2022 20:23:09 +0000 (16:23 -0400)
committerSanjay Patel <spatel@rotateright.com>
Thu, 4 Aug 2022 21:03:42 +0000 (17:03 -0400)
commit657bfa364f3d34f3348827ee29cdf8da99ce57ce
tree8eb888b2207e6b0a8889d47b3cceaa46ebe730e7
parent49d2071572d484a2b5dc356f59050bb173c8c77c
[ValueTracking] reduce code in isImpliedCondICmps; NFC

This copies the implementation of the subsequent match with constants.
llvm/lib/Analysis/ValueTracking.cpp