Home
last modified time | relevance | path

Searched refs:ShortenTo (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/crankshaft/
Dlithium-allocator.h290 void ShortenTo(LifetimePosition start);
Dlithium-allocator.cc355 void LiveRange::ShortenTo(LifetimePosition start) { in ShortenTo() function in v8::internal::LiveRange
704 range->ShortenTo(position); in Define()
/external/v8/src/compiler/
Dregister-allocator.h521 void ShortenTo(LifetimePosition start);
Dregister-allocator.cc998 void TopLevelLiveRange::ShortenTo(LifetimePosition start) { in ShortenTo() function in v8::internal::compiler::TopLevelLiveRange
1869 range->ShortenTo(position); in Define()