Move MachineRegisterInfo's isLiveIn and isLiveOut out of line.
authorDan Gohman <gohman@apple.com>
Tue, 13 Apr 2010 16:55:37 +0000 (16:55 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 13 Apr 2010 16:55:37 +0000 (16:55 +0000)
commit13e73f483ef2ba630962dad3125393292533b756
tree698e2f059846bc17621fb13f597c208642c4a1b8
parentc5e43c958e4a599aef0162cd71f864712b740ab5
Move MachineRegisterInfo's isLiveIn and isLiveOut out of line.

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