llvm-6502/include/llvm/Analysis/DataStructure
Chris Lattner f9957c2960 Initial checkin of file:
Define an iterator to operate over data structure outgoing links and
graph implementation so generic graph functions can be used.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2057 91177308-0d34-0410-b5e6-96231b3b80d8
2002-03-30 09:13:23 +00:00
..
DataStructure.h Add accessors and a method to get all the outgoing links for ALL nodes 2002-03-30 09:07:51 +00:00
DSGraphTraits.h Initial checkin of file: 2002-03-30 09:13:23 +00:00