Template DominatorTreeBase by node type. This is the next major step towards
authorOwen Anderson <resistor@mac.com>
Tue, 16 Oct 2007 19:59:25 +0000 (19:59 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 16 Oct 2007 19:59:25 +0000 (19:59 +0000)
commit49b653aa6aaaed17be1c611c5722b5b9ff31a905
tree80d22cb7c4edab6dcb3f4b0142a484af833df8c3
parentdcd8f78f8a84b7d6d2d1b67fc64672e4504c0434
Template DominatorTreeBase by node type.  This is the next major step towards
having dominator information on MBB's.

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