[JumpThreading] Change a dyn_cast that is already protected by an isa check to...
[JumpThreading] Change a dyn_cast that is already protected by an isa check to a static cast. Combine the with another static cast. NFC Differential Revision: https://reviews.llvm.org/D32874 llvm-svn: 302197
Loading
Please sign in to comment