DAGCombiner: Move variable declaration closer to definiion; NFC
authorMatthias Braun <matze@braunis.de>
Tue, 24 Feb 2015 18:51:59 +0000 (18:51 +0000)
committerMatthias Braun <matze@braunis.de>
Tue, 24 Feb 2015 18:51:59 +0000 (18:51 +0000)
commit5f146de0426c46fdd32809a2b53223f3fc66e35a
tree4d8876af57bf1e0667c6e5c5c431b47fa1fbe915
parentba150ed63635468f270bfdd8b2c0ca340fc41cd8
DAGCombiner: Move variable declaration closer to definiion; NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230353 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp