Searched refs:SpillAfter (Results 1 – 4 of 4) sorted by relevance
455 void SpillAfter(LiveRange* range, LifetimePosition pos);
1978 SpillAfter(range, spill_pos); in SplitAndSpillIntersecting()2004 SpillAfter(range, split_pos); in SplitAndSpillIntersecting()2092 void LAllocator::SpillAfter(LiveRange* range, LifetimePosition pos) { in SpillAfter() function in v8::internal::LAllocator
1051 void SpillAfter(LiveRange* range, LifetimePosition pos);
2781 SpillAfter(range, spill_pos); in SplitAndSpillIntersecting()2806 SpillAfter(range, split_pos); in SplitAndSpillIntersecting()2907 void LinearScanAllocator::SpillAfter(LiveRange* range, LifetimePosition pos) { in SpillAfter() function in v8::internal::compiler::LinearScanAllocator