Searched defs:splintered_from (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/compiler/
H A Dregister-allocator.h517 // The current range is pointed to as "splintered_from". No parent/child
586 TopLevelLiveRange* splintered_from() const { return splintered_from_; } function in class:v8::internal::compiler::LiveRange::final
603 return IsSplinter() ? splintered_from()->GetNextChildId()

Completed in 125 milliseconds