Home | History | Annotate | Download | only in compiler

Lines Matching full:spill

334   void Spill();
533 // Spill range management.
655 // just for spill in a single deferred block.
993 void Spill(LiveRange* range);
995 // If we are trying to spill a range inside the loop try to
996 // hoist spill position out to the point just before the loop.
1050 // Spill the given life range after position pos.
1053 // Spill the given life range after position [start] and up to position [end].
1057 // Spill the given life range after position [start] and up to position [end].
1095 // Phase 5: assign spill splots.