Home
last modified time | relevance | path

Searched defs:AllocateRegisters (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Doptimizing_compiler.cc382 static void AllocateRegisters(HGraph* graph, in AllocateRegisters() function
Dregister_allocator.cc96 void RegisterAllocator::AllocateRegisters() { in AllocateRegisters() function in art::RegisterAllocator