Searched refs:new_top_level (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() argument697 child->top_level_ = new_top_level; in UpdateParentForAllChildren()