Add instruction level dominates(A,B) interface.
authorDevang Patel <dpatel@apple.com>
Thu, 7 Jun 2007 23:52:40 +0000 (23:52 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 7 Jun 2007 23:52:40 +0000 (23:52 +0000)
commite029b2c36907a77c895e4d646c0e91f18a6dd162
treef78bb2868f5607b5bb6f6be36f2a2fb300e878d0
parent27af5c414b44315676b4625dc22e29a507ca9dca
Add instruction level dominates(A,B) interface.

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