Fix the dominates method to return true if the two nodes are the same. Add
authorChris Lattner <sabre@nondot.org>
Fri, 18 Nov 2005 07:27:33 +0000 (07:27 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 18 Nov 2005 07:27:33 +0000 (07:27 +0000)
commita35bef9db2298f9609d70fa9c898b76fede4a359
tree49a39367a6f2cf5e2c8bc768c6c144126cf23037
parentf124d5e5001e1c44cc72c4c51c63ca70b2ab190d
Fix the dominates method to return true if the two nodes are the same.  Add
a new properlyDominates method to do what the old one did.

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