Files
clang-p2996/llvm/lib/Transforms/IPO/LoopExtractor.cpp
Chris Lattner d72c3eb54e Change the ExitBlocks list from being explicitly contained in the Loop
structure to being dynamically computed on demand.  This makes updating
loop information MUCH easier.

llvm-svn: 13045
2004-04-18 22:14:10 +00:00

4.5 KiB