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)
commitf609c0a303e4e20356d565d2bd4ecec76ed7ca7e
tree54c0bb7502a67c26b1d40fafd979fd372eeaa7f5
parent375a84bb75a8d00ad1af4c679b8bc42553ef66e1
BranchFolding - IsBetterFallthrough - assert non-null pointers. NFCI.

Silences static analyzer null dereference warnings.

llvm-svn: 373823
llvm/lib/CodeGen/BranchFolding.cpp