Factored out a bit of common code to mark VNInfos for deletion.
authorLang Hames <lhames@gmail.com>
Mon, 26 Jul 2010 01:49:41 +0000 (01:49 +0000)
committerLang Hames <lhames@gmail.com>
Mon, 26 Jul 2010 01:49:41 +0000 (01:49 +0000)
commit6f4e4df1005e67917ebfcf66c8ea5bad5f587155
tree35e2426451518a9f2e80c0ff256f8be1b95a1628
parent84ae206c976c76761e307e5c45f8170d0b61015f
Factored out a bit of common code to mark VNInfos for deletion.

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