* Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into
authorChris Lattner <sabre@nondot.org>
Tue, 12 Feb 2002 22:35:27 +0000 (22:35 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 12 Feb 2002 22:35:27 +0000 (22:35 +0000)
commitababfa5615dd526bd3fac1f0799a4aabed8d7137
tree560bf2def83ab4d2a5e5b0169b898f76f1eb45fd
parentd16aa16cb131267bd866388fba3ca8a0b59be49b
* Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into
  llvm/Support/CFG.h
* Make pred & succ iterators for intervals global functions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1748 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/Interval.h
include/llvm/Analysis/IntervalIterator.h