Remove local TLI vars that are just duplicates of the class var. No functional change.
authorSanjay Patel <spatel@rotateright.com>
Thu, 28 Aug 2014 16:01:50 +0000 (16:01 +0000)
committerSanjay Patel <spatel@rotateright.com>
Thu, 28 Aug 2014 16:01:50 +0000 (16:01 +0000)
commite43c2621068946561768b6a6b555928a22530073
tree785c5635c2146f36fc9a75eb40068ede7317792a
parenta63b6e28400aecd8ab1f8fc69bfe85f6b379142c
Remove local TLI vars that are just duplicates of the class var. No functional change.

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