Searched defs:TryAllocateFreeReg (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/crankshaft/ | ||
D | lithium-allocator.cc | 1758 bool LAllocator::TryAllocateFreeReg(LiveRange* current) { in TryAllocateFreeReg() function in v8::internal::LAllocator |
/external/v8/src/compiler/ | ||
D | register-allocator.cc | 3119 bool LinearScanAllocator::TryAllocateFreeReg( in TryAllocateFreeReg() function in v8::internal::compiler::LinearScanAllocator |