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

/external/v8/src/crankshaft/
H A Dlithium-allocator.h292 void ShortenTo(LifetimePosition start);
H A Dlithium-allocator.cc358 void LiveRange::ShortenTo(LifetimePosition start) { function in class:v8::internal::LiveRange
706 range->ShortenTo(position);
/external/v8/src/compiler/
H A Dregister-allocator.h513 void ShortenTo(LifetimePosition start);
H A Dregister-allocator.cc1095 void TopLevelLiveRange::ShortenTo(LifetimePosition start) { function in class:v8::internal::compiler::LiveRangeBoundArray::TopLevelLiveRange
2001 range->ShortenTo(position);

Completed in 228 milliseconds