commit | f0604b84c7273fc2503454ecaa198eaee5b615bd | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Mon Oct 01 13:19:53 2001 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Mon Oct 01 13:19:53 2001 +0000 |
tree | dc7298c5da5bb2b509412369dcdd01ac67b91c8d | |
parent | 711774e169526247db1838b96e379a4f4e9f2cad [diff] |
Pull predecessor and successor iterators out of the CFG*.h files, and plop them into the BasicBlock class where they should be. pred_begin/pred_end become methods on BasicBlock, and the cfg namespace isn't used anymore. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@691 91177308-0d34-0410-b5e6-96231b3b80d8