Searched refs:SplitRangeAt (Results 1 – 2 of 2) sorted by relevance
1827 LiveRange* tail = SplitRangeAt(current, pos); in TryAllocateFreeReg()1983 LiveRange* LAllocator::SplitRangeAt(LiveRange* range, LifetimePosition pos) { in SplitRangeAt() function in v8::internal::LAllocator2012 return SplitRangeAt(range, split_pos); in SplitBetween()2051 LiveRange* second_part = SplitRangeAt(range, pos); in SpillAfter()2061 LiveRange* second_part = SplitRangeAt(range, start); in SpillBetween()
542 LiveRange* SplitRangeAt(LiveRange* range, LifetimePosition pos);