diff options
author | Chris Lattner <sabre@nondot.org> | 2004-02-07 23:57:09 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-02-07 23:57:09 +0000 |
commit | 7b3d404e28bfbbdab433f95675c6689314b13260 (patch) | |
tree | 3df87ab846bc0232f42462930baccea96ce659d2 /llvm/lib/Analysis/DataStructure/GraphChecker.cpp | |
parent | 6e69a5aa5d4a5d47442594984f6af0f4a5ac7861 (diff) | |
download | llvm-7b3d404e28bfbbdab433f95675c6689314b13260.zip llvm-7b3d404e28bfbbdab433f95675c6689314b13260.tar.gz llvm-7b3d404e28bfbbdab433f95675c6689314b13260.tar.bz2 |
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.
llvm-svn: 11165
Diffstat (limited to 'llvm/lib/Analysis/DataStructure/GraphChecker.cpp')
0 files changed, 0 insertions, 0 deletions