Only call isUse/isDef on register operands
authorEvan Cheng <evan.cheng@apple.com>
Tue, 5 Sep 2006 20:32:06 +0000 (20:32 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 5 Sep 2006 20:32:06 +0000 (20:32 +0000)
commit5d8062bcee81a40d976bf0ed653b633b466c16d9
treec9eaed7da9bff01f7829a415cacdd586db7fb69c
parent6cdb1ea610c2d802696da55c55bf73c44202a2db
Only call isUse/isDef on register operands

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30122 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAllocLocal.cpp