Home
last modified time | relevance | path

Searched refs:DetachAt (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dregister-allocator.cc455 DetachAt(position, child, zone); in SplitAt()
464 UsePosition* LiveRange::DetachAt(LifetimePosition position, LiveRange* result, in DetachAt() function in v8::internal::compiler::LiveRange
844 DetachAt(start, &splinter_temp, zone); in Splinter()
851 UsePosition* last = DetachAt(start, &splinter_temp, zone); in Splinter()
854 last_in_splinter = splinter_temp.DetachAt(end, &end_part, zone); in Splinter()
Dregister-allocator.h369 UsePosition* DetachAt(LifetimePosition position, LiveRange* result,