Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator.cc163 AddToUnhandled(split); in AllocateRegistersInternal()
416 AddToUnhandled(split); in TryAllocateFreeReg()
495 AddToUnhandled(split); in AllocateBlockedReg()
509 AddToUnhandled(split); in AllocateBlockedReg()
521 AddToUnhandled(split); in AllocateBlockedReg()
526 AddToUnhandled(split); in AllocateBlockedReg()
537 void RegisterAllocator::AddToUnhandled(LiveInterval* interval) { in AddToUnhandled() function in art::RegisterAllocator
Dregister_allocator.h87 void AddToUnhandled(LiveInterval* interval);