Searched refs:SpillAfter (Results 1 – 4 of 4) sorted by relevance
457 void SpillAfter(LiveRange* range, LifetimePosition pos);
1975 SpillAfter(range, spill_pos); in SplitAndSpillIntersecting()2001 SpillAfter(range, split_pos); in SplitAndSpillIntersecting()2089 void LAllocator::SpillAfter(LiveRange* range, LifetimePosition pos) { in SpillAfter() function in v8::internal::LAllocator
447 void SpillAfter(LiveRange* range, LifetimePosition pos);
1999 SpillAfter(range, spill_pos); in SplitAndSpillIntersecting()2025 SpillAfter(range, split_pos); in SplitAndSpillIntersecting()2114 void RegisterAllocator::SpillAfter(LiveRange* range, LifetimePosition pos) { in SpillAfter() function in v8::internal::compiler::RegisterAllocator