Chris Lattner 711774e169 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.

Also pull Interval stuff into the Interval class out of the global namespace


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@690 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-01 13:19:41 +00:00
..
2001-09-28 00:06:28 +00:00
2001-09-30 23:19:09 +00:00
2001-09-07 16:29:55 +00:00
2001-09-07 16:25:42 +00:00
2001-07-07 19:24:15 +00:00
2001-09-10 07:58:01 +00:00
2001-09-19 14:08:25 +00:00
2001-07-14 06:07:58 +00:00