Add support for enum forward declarations.
[oota-llvm.git] / include / llvm / Analysis / LoopIterator.h
2011-08-10 Andrew TrickCleanup. Remove an extraneous GraphTraits specialization.
2011-08-10 Andrew TrickCleanup. Added LoopBlocksDFS::perform for simple clients.
2011-08-03 Andrew TrickAn interface for iterating over a loop's blocks in...