Change to use node_iterators instead of direct access to Nodes
authorChris Lattner <sabre@nondot.org>
Sun, 8 Feb 2004 00:23:16 +0000 (00:23 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 8 Feb 2004 00:23:16 +0000 (00:23 +0000)
commit9fd37ba72134443f85ac0e4ddd0b3aa51b007da0
tree64fe738334537d12ec89436d1c5755ab6a20c75e
parent04364fb01e554b23f21e7f207ed947a3b9c94d86
Change to use node_iterators instead of direct access to Nodes

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11171 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DataStructure/DataStructure.cpp