Searched defs:first_interval_ (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/crankshaft/
H A Dlithium-allocator.h196 UseInterval* first_interval() const { return first_interval_; }
311 UseInterval* first_interval_; member in class:v8::internal::LiveRange
/external/v8/src/compiler/
H A Dregister-allocator.h313 UseInterval* first_interval() const { return first_interval_; }
455 UseInterval* first_interval_; variable

Completed in 62 milliseconds