aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Analysis/LoopIterator.h
AgeCommit message (Expand)Author
2011-08-10Cleanup. Remove an extraneous GraphTraits specialization.Andrew Trick
2011-08-10Cleanup. Added LoopBlocksDFS::perform for simple clients.Andrew Trick
2011-08-03An interface for iterating over a loop's blocks in DFS order.Andrew Trick