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

/external/v8/src/
H A Dlithium-allocator.cc1575 bool result = TryAllocateFreeReg(current);
1757 // TryAllocateFreeReg and AllocateBlockedReg assume this
1763 bool LAllocator::TryAllocateFreeReg(LiveRange* current) { function in class:LAllocator

Completed in 44 milliseconds