Lines Matching defs:spills
353 // Conservative (and pessimistic) copy coalescing of those spills
380 // Return whether or not something spills.
381 uint spills = Select( );
384 while( spills ) {
437 // Return whether or not something spills.
438 spills = Select( );
469 // Convert CISC spills
1003 // This might result in more spills coloring into registers during
1417 return spill_reg-LRG::SPILL_REG; // Return number of spills
1488 C->check_node_count(0, "out of nodes fixing spills");