hotspot/src/share/vm/opto/ifg.cpp
changeset 1057 44220ef9a775
parent 1 489c9b5090e2
child 1217 5eb97f366a6a
child 1401 e5fdc8521d1f
--- a/hotspot/src/share/vm/opto/ifg.cpp	Thu Aug 14 10:15:29 2008 -0700
+++ b/hotspot/src/share/vm/opto/ifg.cpp	Mon Aug 18 23:17:51 2008 -0700
@@ -594,7 +594,7 @@
 
           // Insure high score for immediate-use spill copies so they get a color
           if( n->is_SpillCopy()
-              && lrgs(r)._def != NodeSentinel     // MultiDef live range can still split
+              && lrgs(r).is_singledef()        // MultiDef live range can still split
               && n->outcnt() == 1              // and use must be in this block
               && _cfg._bbs[n->unique_out()->_idx] == b ) {
             // All single-use MachSpillCopy(s) that immediately precede their