Ignore debug value instructions while analyzing BB for tail duplication.
authorDevang Patel <dpatel@apple.com>
Tue, 16 Mar 2010 21:02:07 +0000 (21:02 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 16 Mar 2010 21:02:07 +0000 (21:02 +0000)
commitcbe1e31732c5d4fb1277195e76b9b42c115396aa
tree7d7a0cd8a8777298cab4e848c5a572a973e91fe9
parentab7f10705a98d8fd4f8f386643ab1ba6b9ed3759
Ignore debug value instructions while analyzing BB for tail duplication.

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