Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.cc3446 AddToInactive(range); in UpdateDeferredFixedRanges()
3623 AddToInactive(current); in AllocateRegisters()
3630 AddToInactive(current); in AllocateRegisters()
3637 AddToInactive(current); in AllocateRegisters()
3643 AddToInactive(current); in AllocateRegisters()
3652 AddToInactive(current); in AllocateRegisters()
3878 void LinearScanAllocator::AddToInactive(LiveRange* range) { in AddToInactive() function in v8::internal::compiler::LinearScanAllocator
Dregister-allocator.h1453 void AddToInactive(LiveRange* range);