Home
last modified time | relevance | path

Searched refs:SpillBetween (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dregister-allocator.cc3257 SpillBetween(current, current->Start(), register_use->pos()); in AllocateBlockedReg()
3342 SpillBetween(range, split_pos, next_intersection); in SplitAndSpillIntersecting()
3431 SpillBetween(range, range->Start(), pos->pos()); in TryReuseSpillForPhi()
3444 void LinearScanAllocator::SpillBetween(LiveRange* range, LifetimePosition start, in SpillBetween() function in v8::internal::compiler::LinearScanAllocator
Dregister-allocator.h1084 void SpillBetween(LiveRange* range, LifetimePosition start,