move DominatorTree::dominates for instructions out of line,
authorChris Lattner <sabre@nondot.org>
Mon, 21 Sep 2009 22:30:50 +0000 (22:30 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 21 Sep 2009 22:30:50 +0000 (22:30 +0000)
commit75c7c995b7ed5a5b7527a80d2bbc2b60720b1312
treefac5f8923d57bf2c610d5cfbd589a01d222dcdf0
parent0e657faee5b34b6967c2d0c9966e4e4146427835
move DominatorTree::dominates for instructions out of line,
no functionality change.

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