OSDN Git Service

Use findRegisterUseOperand to find a kill of particular register.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 23 Feb 2007 01:04:26 +0000 (01:04 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 23 Feb 2007 01:04:26 +0000 (01:04 +0000)
commit76d7e76c15c258ec4a71fd75a2a32bca3a5e5e27
tree64ce602cfc27a30c7a1527c10772cf73286fb38e
parent96fa612373e258120d351ed14361f964ad22f99d
Use findRegisterUseOperand to find a kill of particular register.

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