]> granicus.if.org Git - llvm/commit
BranchFolding - IsBetterFallthrough - assert non-null pointers. NFCI.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 5 Oct 2019 13:20:30 +0000 (13:20 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 5 Oct 2019 13:20:30 +0000 (13:20 +0000)
commitd0b8a10a284d815f6d914dd27f239b55afe13fed
tree6ea700914ad4a13f13c9e32438199518fe321890
parent263faad3ed265bb1a29977019938928e7151c267
BranchFolding - IsBetterFallthrough - assert non-null pointers. NFCI.

Silences static analyzer null dereference warnings.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373823 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/BranchFolding.cpp