Searched refs:AddToUnhandledUnsorted (Results 1 – 4 of 4) sorted by relevance
419 void AddToUnhandledUnsorted(LiveRange* range);
1494 AddToUnhandledUnsorted(live_ranges_[i]); in AllocateRegisters()1670 void LAllocator::AddToUnhandledUnsorted(LiveRange* range) { in AddToUnhandledUnsorted() function in v8::internal::LAllocator
1037 void AddToUnhandledUnsorted(LiveRange* range);
2431 AddToUnhandledUnsorted(to_add); in AllocateRegisters()2541 void LinearScanAllocator::AddToUnhandledUnsorted(LiveRange* range) { in AddToUnhandledUnsorted() function in v8::internal::compiler::LinearScanAllocator