Cleanup some from my DomSet-removal changes. Add a new
authorOwen Anderson <resistor@mac.com>
Mon, 9 Apr 2007 00:52:49 +0000 (00:52 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 9 Apr 2007 00:52:49 +0000 (00:52 +0000)
commit558fc740da62bb93ddfc85f353ab0665b566127f
tree1b830bce4a2d5f5dd85278f85ccc2b4bcf6918c0
parentd2eae62e93fc6e398263a952609b6ea60a204802
Cleanup some from my DomSet-removal changes.  Add a new
isReachableFromEntry
test to ETForest to factor a common test out of code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35786 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/Dominators.h
lib/Transforms/Utils/LoopSimplify.cpp