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

/external/v8/src/compiler/
H A Dregister-allocator.h848 int GetNextLiveRangeId();
H A Dregister-allocator.cc1433 int RegisterAllocationData::GetNextLiveRangeId() { function in class:v8::internal::compiler::LiveRangeBoundArray::RegisterAllocationData
1444 int vreg = GetNextLiveRangeId();

Completed in 72 milliseconds