Searched refs:AddToInactive (Results 1 – 2 of 2) sorted by relevance
2782 if (current != nullptr) AddToInactive(current); in AllocateRegisters()2786 if (current != nullptr) AddToInactive(current); in AllocateRegisters()2790 if (current != nullptr) AddToInactive(current); in AllocateRegisters()2793 if (current != nullptr) AddToInactive(current); in AllocateRegisters()2878 void LinearScanAllocator::AddToInactive(LiveRange* range) { in AddToInactive() function in v8::internal::compiler::LinearScanAllocator
1059 void AddToInactive(LiveRange* range);