Add getScaledIntervalSize, which gives a measure of the size of an interval that...
authorOwen Anderson <resistor@mac.com>
Mon, 23 Jun 2008 23:25:37 +0000 (23:25 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 23 Jun 2008 23:25:37 +0000 (23:25 +0000)
commit72e04099c6f3d365b36b48834c8cd2f87efc00c2
treee03e810aaab543669e0f64ae8de04b288f997555
parentcb41e6bf52e51b2cbf6871f63785af1c12a5fe70
Add getScaledIntervalSize, which gives a measure of the size of an interval that is independent of the scaling of
the function due to empty index slots.  This is suitable for use in backend heuristics that need to reason about the density
of an interval.

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