Searched refs:UpdateParentForAllChildren (Results 1 – 2 of 2) sorted by relevance
439 void UpdateParentForAllChildren(TopLevelLiveRange* new_top_level); in NON_EXPORTED_BASE()
694 void LiveRange::UpdateParentForAllChildren(TopLevelLiveRange* new_top_level) { in UpdateParentForAllChildren() function in v8::internal::compiler::LiveRange1061 TopLevel()->UpdateParentForAllChildren(TopLevel()); in Merge()