Searched refs:SpillAfter (Results 1 – 4 of 4) sorted by relevance
457 void SpillAfter(LiveRange* range, LifetimePosition pos);
1971 SpillAfter(range, spill_pos); in SplitAndSpillIntersecting()1997 SpillAfter(range, split_pos); in SplitAndSpillIntersecting()2085 void LAllocator::SpillAfter(LiveRange* range, LifetimePosition pos) { in SpillAfter() function in v8::internal::LAllocator
1092 void SpillAfter(LiveRange* range, LifetimePosition pos);
3298 SpillAfter(range, spill_pos); in SplitAndSpillIntersecting()3333 SpillAfter(range, split_pos); in SplitAndSpillIntersecting()3433 void LinearScanAllocator::SpillAfter(LiveRange* range, LifetimePosition pos) { in SpillAfter() function in v8::internal::compiler::LinearScanAllocator