Searched refs:AddToUnhandledUnsorted (Results 1 – 4 of 4) sorted by relevance
421 void AddToUnhandledUnsorted(LiveRange* range);
1489 AddToUnhandledUnsorted(live_ranges_[i]); in AllocateRegisters()1665 void LAllocator::AddToUnhandledUnsorted(LiveRange* range) { in AddToUnhandledUnsorted() function in v8::internal::LAllocator
412 void AddToUnhandledUnsorted(LiveRange* range);
1529 AddToUnhandledUnsorted(live_ranges_[i]); in AllocateRegisters()1694 void RegisterAllocator::AddToUnhandledUnsorted(LiveRange* range) { in AddToUnhandledUnsorted() function in v8::internal::compiler::RegisterAllocator