diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-10-16 11:20:07 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-10-16 11:20:19 +0100 |
commit | a1b43d2bc946966a64f390058e3bf5fc22ee9304 (patch) | |
tree | aed29e8d1b1bc3276052d193aa0059255113dc87 /llvm/lib/Support/ErrorHandling.cpp | |
parent | c28824179530db3aaa3b76291111b2c8a56face4 (diff) | |
download | llvm-a1b43d2bc946966a64f390058e3bf5fc22ee9304.zip llvm-a1b43d2bc946966a64f390058e3bf5fc22ee9304.tar.gz llvm-a1b43d2bc946966a64f390058e3bf5fc22ee9304.tar.bz2 |
[LazyValueInfo] getPredicateAt - remove unnecessary null pointer check. NFC.
We already dereference the CxtI pointer several times before reaching the "if(CxtI)", we have no need to check it again.
Fixes a coverity warning.
Diffstat (limited to 'llvm/lib/Support/ErrorHandling.cpp')
0 files changed, 0 insertions, 0 deletions