Add a helper for constructing new live ranges that ended from an instruction to the...
authorOwen Anderson <resistor@mac.com>
Thu, 5 Jun 2008 17:15:43 +0000 (17:15 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 5 Jun 2008 17:15:43 +0000 (17:15 +0000)
commitc4dc132c8a787fc41b6a162121251234aa618965
tree3bcfd065eef0bcbe4eb31f1537b1c5049c92f0ae
parent4e16d4000be7bf71990e48e8849a5ca1fdaa2ad0
Add a helper for constructing new live ranges that ended from an instruction to the end of its MBB.

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