Add method IGNode::getCombinedDegree to count the sum of the degrees
authorVikram S. Adve <vadve@cs.uiuc.edu>
Fri, 20 Sep 2002 00:55:04 +0000 (00:55 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Fri, 20 Sep 2002 00:55:04 +0000 (00:55 +0000)
commit0efb50761dfb9b925888f94d7eadaad12249c1f6
tree952315e53f041c92dba92c3c74463ad23d4aef51
parent57e14bd75735b79b189d85f25c5b86983845ff15
Add method IGNode::getCombinedDegree to count the sum of the degrees
of two nodes, excluding duplicates.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3848 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAlloc/IGNode.h
lib/Target/SparcV9/RegAlloc/IGNode.h