OSDN Git Service

[DAGCombiner] use more local variables in isAlias(); NFCI
authorSanjay Patel <spatel@rotateright.com>
Thu, 20 Apr 2017 18:02:27 +0000 (18:02 +0000)
committerSanjay Patel <spatel@rotateright.com>
Thu, 20 Apr 2017 18:02:27 +0000 (18:02 +0000)
commit999e03461fa2bf1d05f25348670d22566dff14ea
treec0db5dda72474b3027cb8a015519b887451e9bbd
parent702bc51679ef79b728d73ceded77876a03fb47c6
[DAGCombiner] use more local variables in isAlias(); NFCI

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