Chris Lattner e187d56520 Abstract out the Nodes collection. Instead of providing a getNodes() method,
provide node_begin/end iterators, which are only guaranteed to be
bidirectional, not random access.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11165 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-07 23:57:09 +00:00
..
2003-11-13 05:05:34 +00:00
2004-02-07 23:02:32 +00:00
2004-01-27 21:49:42 +00:00
2003-12-22 04:08:12 +00:00
2003-11-29 19:55:12 +00:00
2004-01-30 17:22:50 +00:00