CriticalAntiDepBreaker - Assert that we've found the bottom of the critical path...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 23 Sep 2019 10:42:47 +0000 (10:42 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 23 Sep 2019 10:42:47 +0000 (10:42 +0000)
commit0b184b8526d54e0380b98bc48ecb8502bafb6c37
tree4e5acebde7fe4ef3551771da7a339285de23b971
parent4e0faa338b1733fedf74002714b95c312c17d93a
CriticalAntiDepBreaker - Assert that we've found the bottom of the critical path. NFCI.

Silences static analyzer null dereference warnings.

llvm-svn: 372577
llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp