Searched defs:TryAllocateFreeReg (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dregister_allocator.cc688 bool success = TryAllocateFreeReg(current);
735 bool RegisterAllocator::TryAllocateFreeReg(LiveInterval* current) { function in class:art::RegisterAllocator

Completed in 70 milliseconds