diff options
author | Chris Lattner <sabre@nondot.org> | 2001-10-01 13:19:41 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2001-10-01 13:19:41 +0000 |
commit | a7610016a5ba5dacf41f65c25774cc4e198418e5 (patch) | |
tree | 65ff78ce86f755e39792e883bda35d1dfb9ab962 /llvm/lib/Analysis/Interval.cpp | |
parent | 568f301cd2bbd29caaf5c2e8304a3f400a061958 (diff) | |
download | bcm5719-llvm-a7610016a5ba5dacf41f65c25774cc4e198418e5.tar.gz bcm5719-llvm-a7610016a5ba5dacf41f65c25774cc4e198418e5.zip |
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
llvm-svn: 690
Diffstat (limited to 'llvm/lib/Analysis/Interval.cpp')
0 files changed, 0 insertions, 0 deletions