Use isa instead of dyn_cast.
authorDan Gohman <gohman@apple.com>
Wed, 23 Apr 2008 20:25:16 +0000 (20:25 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 23 Apr 2008 20:25:16 +0000 (20:25 +0000)
commit67780f108ccb509dffe3ff63d3826ea6accb1bb1
tree1e59408e7f857c3f96adfd7c0668b545786c1a5f
parent3dc34f682dfdfbf75c2b883e21a953d41df4f3a0
Use isa instead of dyn_cast.

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