Home
last modified time | relevance | path

Searched refs:NextLiveRange (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Dlive-range-separator.cc49 data->NextLiveRange(range->representation()); in CreateSplinter()
Dregister-allocator.h807 TopLevelLiveRange* NextLiveRange(MachineRepresentation rep);
Dregister-allocator.cc1437 TopLevelLiveRange* RegisterAllocationData::NextLiveRange( in NextLiveRange() function in v8::internal::compiler::RegisterAllocationData