Searched defs:AllocateBlockedReg (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | register-allocator.cc | 1871 void RegisterAllocator::AllocateBlockedReg(LiveRange* current) { in AllocateBlockedReg() function in v8::internal::compiler::RegisterAllocator |
/external/v8/src/ | ||
D | lithium-allocator.cc | 1844 void LAllocator::AllocateBlockedReg(LiveRange* current) { in AllocateBlockedReg() function in v8::internal::LAllocator |