Template-ize more of the DomTree internal implementation details. Only the calculate...
authorOwen Anderson <resistor@mac.com>
Sun, 30 Sep 2007 04:17:16 +0000 (04:17 +0000)
committerOwen Anderson <resistor@mac.com>
Sun, 30 Sep 2007 04:17:16 +0000 (04:17 +0000)
commitab528fe0fb7caa96ce789bf872d7058aec8ae7c8
treef126ecbccfb5003c9d29d23d96083f6623d12fbd
parentc28476f1d9b04d44082727f82d0e7bca6a67a14c
Template-ize more of the DomTree internal implementation details.  Only the calculate() methods for DomTree and PostDomTree remain to be merged/template-ized.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42476 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/DominatorInternals.h
include/llvm/Analysis/Dominators.h
lib/Analysis/PostDominatorCalculation.h
lib/VMCore/DominatorCalculation.h
lib/VMCore/DominatorInternals.cpp [deleted file]