OSDN Git Service

Remove the the block_node_iterator of Region, replace it by the block_iterator.
authorHongbin Zheng <etherzhhb@gmail.com>
Mon, 27 Aug 2012 13:49:24 +0000 (13:49 +0000)
committerHongbin Zheng <etherzhhb@gmail.com>
Mon, 27 Aug 2012 13:49:24 +0000 (13:49 +0000)
commit23a22a29441b8b7d948e6ff7c2afb39e6528cfbd
tree0bb4504427bfc0b72c531a3ebb1eb25ebfd21baf
parent3b4998fd8bb0c9e6c0c0a5cfc79cf4df0b0d75f7
Remove the the block_node_iterator of Region, replace it by the block_iterator.

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