]> granicus.if.org Git - llvm/commit
[DAGCombiner] reduce code duplication with local variables; NFCI
authorSanjay Patel <spatel@rotateright.com>
Tue, 28 Mar 2017 22:45:53 +0000 (22:45 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 28 Mar 2017 22:45:53 +0000 (22:45 +0000)
commit3a0175382aff74f6bbdb4cba5b649b7cfb18953e
tree412be846d4076c59e1cd45fc14a496f83cd24d84
parentda55f9cbbf6637d56399702a2e40c9a842793277
[DAGCombiner] reduce code duplication with local variables; NFCI

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