Move two methods out of line, make them work when the record for a machine
authorChris Lattner <sabre@nondot.org>
Sun, 3 Sep 2006 00:05:09 +0000 (00:05 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 3 Sep 2006 00:05:09 +0000 (00:05 +0000)
commit7a3abdc63c0cc4e5d5411c3add0e909c6ac49e79
tree93b48c134d85b6e24eac7fa608355724ed424b74
parent1c57be4a405bf6fbad93a0e3b28c5dbd0276a0dd
Move two methods out of line, make them work when the record for a machine
instruction includes physregs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30061 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LiveVariables.h
lib/CodeGen/LiveVariables.cpp