Searched refs:first_interval (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Dlithium-allocator.h282 UseInterval* first_interval() const { return first_interval_; } function in class:v8::internal::LiveRange
290 bool IsEmpty() const { return first_interval() == NULL; }
338 return first_interval()->start();
H A Dlithium-allocator.cc510 UseInterval* b = other->first_interval();
H A Dhydrogen.cc8060 UseInterval* cur_interval = range->first_interval();

Completed in 69 milliseconds