]> granicus.if.org Git - llvm/commit
[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)
commita77792d82f67bca30041fde7f7b0b1a0a3aa3577
tree33bc2c5f548c454afd79a75bf3ba376d02b20b29
parent0bdb15850fe69bf3e10337163f36d02b0a8cc8b9
[APInt] Combine variable declaration and initialization where possible in the tc functions. NFCI

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298898 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/APInt.cpp