Factor local liveness computation out into its own function.
authorOwen Anderson <resistor@mac.com>
Wed, 9 Jul 2008 20:14:53 +0000 (20:14 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 9 Jul 2008 20:14:53 +0000 (20:14 +0000)
commit9094db17b41e9c59a47a8cacd1b44916b05219b1
tree9e9fdaa4e7910fb51fb9b9efdf4019826b42feac
parent85e6815d83d2b0027b5197aa17b5f32074bc9a8e
Factor local liveness computation out into its own function.

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