Searched defs:ShortenTo (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/crankshaft/ | ||
D | lithium-allocator.cc | 357 void LiveRange::ShortenTo(LifetimePosition start) { in ShortenTo() function in v8::internal::LiveRange |
/external/v8/src/compiler/ | ||
D | register-allocator.cc | 1092 void TopLevelLiveRange::ShortenTo(LifetimePosition start) { in ShortenTo() function in v8::internal::compiler::TopLevelLiveRange |