Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dlithium-allocator.h292 void ShortenTo(LifetimePosition start);
Dlithium-allocator.cc357 void LiveRange::ShortenTo(LifetimePosition start) { in ShortenTo() function in v8::internal::LiveRange
705 range->ShortenTo(position); in Define()
/external/v8/src/compiler/
Dregister-allocator.h513 void ShortenTo(LifetimePosition start);
Dregister-allocator.cc1091 void TopLevelLiveRange::ShortenTo(LifetimePosition start) { in ShortenTo() function in v8::internal::compiler::TopLevelLiveRange
1997 range->ShortenTo(position); in Define()