]> granicus.if.org Git - llvm/commit
[SelectionDAG] Use dyn_cast without cast.
authorFlorian Hahn <florian.hahn@arm.com>
Sat, 21 Oct 2017 05:37:10 +0000 (05:37 +0000)
committerFlorian Hahn <florian.hahn@arm.com>
Sat, 21 Oct 2017 05:37:10 +0000 (05:37 +0000)
commit449e890f29a52973b318ab9f6ea7eaa8843844a5
tree5f1aa0176300846259815978c89a15bcc4253f6f
parent34f57ff3e81812d1e452228024c4a3a58961876c
[SelectionDAG] Use dyn_cast without cast.

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