[NFC][LoopDeletion] Count the number of broken backedges
authorRoman Lebedev <lebedev.ri@gmail.com>
Fri, 29 Oct 2021 18:58:02 +0000 (21:58 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Fri, 29 Oct 2021 18:58:16 +0000 (21:58 +0300)
commit0ae7bf124a9bca76dd9a91b2f7379168ff13f562
treea3dc06300dff596ccbfb0a354861486fde1ea1a1
parent35f42340a279b33ff22cbe65a116efc692975bc4
[NFC][LoopDeletion] Count the number of broken backedges

Those don't contribute to the number of deleted loops.
llvm/lib/Transforms/Scalar/LoopDeletion.cpp