[NFC][SCEV] `GetMinTrailingZerosImpl()`: deduplicate handling
authorRoman Lebedev <lebedev.ri@gmail.com>
Sun, 22 Jan 2023 18:55:28 +0000 (21:55 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Sun, 22 Jan 2023 20:28:01 +0000 (23:28 +0300)
commit42aaab3b4545534e41da56961f9b62aa8af771c9
treee8fbcd99f02d38e721d31532e99ba0432185f86a
parenta09b5a0cfcbd7a1e7239f36c1cfd815c3ed19220
[NFC][SCEV] `GetMinTrailingZerosImpl()`: deduplicate handling

`scPtrToInt` recieves same treatment as normal n-ary ops.
llvm/lib/Analysis/ScalarEvolution.cpp