Searched refs:GetNextLiveRangeId (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | register-allocator.h | 836 int GetNextLiveRangeId(); |
D | register-allocator.cc | 1428 int RegisterAllocationData::GetNextLiveRangeId() { in GetNextLiveRangeId() function in v8::internal::compiler::RegisterAllocationData |