[NewGVN] Use a cast instead of a dyn_cast.
authorChad Rosier <mcrosier@codeaurora.org>
Tue, 8 Aug 2017 18:41:49 +0000 (18:41 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Tue, 8 Aug 2017 18:41:49 +0000 (18:41 +0000)
commit4d852597f89eb7d309b4eef940ace10626b61629
treebe5624d9a996b42a3c5cc7575c32422c34489d6c
parent59e3ae827dae9d96096c0fb0b8f2e6d636e14b6c
[NewGVN] Use a cast instead of a dyn_cast.

Differential Revision: https://reviews.llvm.org/D36478

llvm-svn: 310397
llvm/lib/Transforms/Scalar/NewGVN.cpp