Johannes Doerfert 218cfa8be2 [LoopInfo] Fix Loop::getLoopID() for loops with multiple latches
The previous implementation traversed all loop blocks and bailed if one
was not a latch block. Since we are only interested in latch blocks, we
should only traverse those.

llvm-svn: 341926
2018-09-11 11:44:17 +00:00
..
2018-09-03 18:13:46 +00:00
2018-09-11 06:36:51 +00:00
2018-05-14 18:23:05 +00:00