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

/external/v8/src/
H A Dlithium-allocator.h531 bool TryAllocateFreeReg(LiveRange* range);
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 52 milliseconds