Replace dyn_cast with isa in places that weren't using the returned value for...
Replace dyn_cast with isa in places that weren't using the returned value for more than a boolean check. NFC. llvm-svn: 253441
Loading
Please sign in to comment
Replace dyn_cast with isa in places that weren't using the returned value for more than a boolean check. NFC. llvm-svn: 253441