diff options
author | Craig Topper <craig.topper@intel.com> | 2018-05-04 01:04:28 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-05-04 01:04:28 +0000 |
commit | 9510f7063657b8be12c0dafa67c9029669b8d6fa (patch) | |
tree | 95ed8fb0810f95c9b8f42d1b3c48bc30ed9c43f2 /lldb/packages/Python/lldbsuite | |
parent | cafae62ec9dd4345b777d2227cf3381d90f69033 (diff) | |
download | bcm5719-llvm-9510f7063657b8be12c0dafa67c9029669b8d6fa.tar.gz bcm5719-llvm-9510f7063657b8be12c0dafa67c9029669b8d6fa.zip |
[LoopIdiomRecognize] Replace more unchecked dyn_casts with cast.
Two of these are immediately dereferenced on the next line. The other two are passed immediately to the IRBuilder constructor which can't handle a nullptr.
llvm-svn: 331500
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions