Implement the block_iterator of Region based on df_iterator.
authorHongbin Zheng <etherzhhb@gmail.com>
Thu, 2 Aug 2012 14:20:02 +0000 (14:20 +0000)
committerHongbin Zheng <etherzhhb@gmail.com>
Thu, 2 Aug 2012 14:20:02 +0000 (14:20 +0000)
commitf63f8834250e5bd50b1cc5b2649acdf42988abad
treea33a7db19b227727ebd878d2837d136df2bc20c6
parent847a32b78fefb3097b662bcd1156c202d4569d96
Implement the block_iterator of Region based on df_iterator.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161177 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/RegionInfo.h
lib/Analysis/RegionInfo.cpp