Avoid using the cast and use the templated accessor function.
authorEric Christopher <echristo@gmail.com>
Fri, 30 Jan 2015 23:46:40 +0000 (23:46 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 30 Jan 2015 23:46:40 +0000 (23:46 +0000)
commit8e55a9e78d0aff26e4f0d6651e30c82f07e95458
treec7b1823091d11e410a84d45d4f3a6c55a5aeff0c
parentcfb61b368cbeb67b8bfd333f8a9aa17b6518b00a
Avoid using the cast and use the templated accessor function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227643 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64ISelDAGToDAG.cpp