Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator.h138 void AllocateRegistersInternal();
Dregister_allocator.cc97 AllocateRegistersInternal(); in AllocateRegisters()
150 void RegisterAllocator::AllocateRegistersInternal() { in AllocateRegistersInternal() function in art::RegisterAllocator