Added CanBeDuplicated(). It returns true if an instruction can be safely duplicated...
authorEvan Cheng <evan.cheng@apple.com>
Fri, 15 Jun 2007 21:13:54 +0000 (21:13 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 15 Jun 2007 21:13:54 +0000 (21:13 +0000)
commit61a2598ebe007091e054325f568d1cc50c9ff3d2
treeb6d99860e7fc4b8d84b9cbf894e576c5cae4d49d
parentbedcd3bb9da90fe2c7334eeca334cf78eceff15a
Added CanBeDuplicated(). It returns true if an instruction can be safely duplicated (e.g. during ifcvt).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37605 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetInstrInfo.h