Move DFSPass back down into DominatorTree. I need to figure out what the difference...
authorOwen Anderson <resistor@mac.com>
Sun, 23 Sep 2007 22:16:38 +0000 (22:16 +0000)
committerOwen Anderson <resistor@mac.com>
Sun, 23 Sep 2007 22:16:38 +0000 (22:16 +0000)
commiteefb31094f2481815884afba0076eadbf89045f1
treebd144482772d1380b70861b38b1a6afcd3441534
parent96d514d21afc6d77b2af0606fb810749eb19816a
Move DFSPass back down into DominatorTree.  I need to figure out what the difference is between it
and the PostDomTree version first.

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