forked from OSchip/llvm-project
1f0dded057
We were assuming that each back-edge in a region represented a unique loop, which is not always the case. We need to use LoopInfo to correctly determine which back-edges are loops. llvm-svn: 223199 |
||
---|---|---|
.. | ||
branch-on-argument.ll | ||
loop-multiple-exits.ll | ||
no-branch-to-entry.ll | ||
one-loop-multiple-backedges.ll | ||
switch.ll |