[PM/AA] Remove the function names and class names from doxygen comments
[oota-llvm.git] / include / llvm / Analysis / LoopIterator.h
2013-02-09 Jakub StaszakRemove unneeded #includes.
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2012-07-17 Jakob Stoklund OlesenAllow for customized graph edge pruning in PostOrderIte...
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...