Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_linear_scan.h92 void AllocateRegistersInternal();
Dregister_allocator_linear_scan.cc94 AllocateRegistersInternal(); in AllocateRegisters()
165 void RegisterAllocatorLinearScan::AllocateRegistersInternal() { in AllocateRegistersInternal() function in art::RegisterAllocatorLinearScan