hotspot/src/share/vm/opto/reg_split.cpp
changeset 34174 4db2fb26dc49
parent 26913 9ad70cd32368
child 34194 213af0859e7e
equal deleted inserted replaced
34173:01bb07d23a5b 34174:4db2fb26dc49
   504       lidxs.append(bidx);
   504       lidxs.append(bidx);
   505 #ifdef ASSERT
   505 #ifdef ASSERT
   506       // Initialize the split counts to zero
   506       // Initialize the split counts to zero
   507       splits.append(0);
   507       splits.append(0);
   508 #endif
   508 #endif
   509 #ifndef PRODUCT
   509       if (PrintOpto && WizardMode && lrgs(bidx)._was_spilled1) {
   510       if( PrintOpto && WizardMode && lrgs(bidx)._was_spilled1 )
       
   511         tty->print_cr("Warning, 2nd spill of L%d",bidx);
   510         tty->print_cr("Warning, 2nd spill of L%d",bidx);
   512 #endif
   511       }
   513     }
   512     }
   514   }
   513   }
   515 
   514 
   516   // Create side arrays for propagating reaching defs info.
   515   // Create side arrays for propagating reaching defs info.
   517   // Each block needs a node pointer for each spilling live range for the
   516   // Each block needs a node pointer for each spilling live range for the