Searched refs:AddToInactive (Results 1 – 4 of 4) sorted by relevance
417 void AddToInactive(LiveRange* range);
1509 AddToInactive(current); in AllocateRegisters()1517 AddToInactive(current); in AllocateRegisters()1645 void LAllocator::AddToInactive(LiveRange* range) { in AddToInactive() function in v8::internal::LAllocator
1035 void AddToInactive(LiveRange* range);
2442 AddToInactive(current); in AllocateRegisters()2512 void LinearScanAllocator::AddToInactive(LiveRange* range) { in AddToInactive() function in v8::internal::compiler::LinearScanAllocator