Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dregister-allocator.h1063 void InactiveToHandled(LiveRange* range);
Dregister-allocator.cc2825 InactiveToHandled(cur_inactive); in AllocateRegisters()
2910 void LinearScanAllocator::InactiveToHandled(LiveRange* range) { in InactiveToHandled() function in v8::internal::compiler::LinearScanAllocator
3344 InactiveToHandled(range); in SplitAndSpillIntersecting()