[APInt] Combine variable declaration and initialization where possible in the tc...
authorCraig Topper <craig.topper@gmail.com>
Tue, 28 Mar 2017 05:32:52 +0000 (05:32 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 28 Mar 2017 05:32:52 +0000 (05:32 +0000)
commitb003816be73acf9c2a76b9e9bc979f805ef4f302
tree97518562fb278f1965da707c17fb6ddc637fd7b1
parent592b134aa1ec8a6383eff4c88bb39950e84da123
[APInt] Combine variable declaration and initialization where possible in the tc functions. NFCI

llvm-svn: 298898
llvm/lib/Support/APInt.cpp