Searched refs:GetSiblingAt (Results 1 – 3 of 3) sorted by relevance
400 LiveInterval* existing = GetParent()->GetSiblingAt(position); in FindFirstRegisterHint()477 LiveInterval* input_interval = input->GetLiveInterval()->GetSiblingAt(end - 1); in FindHintAtDefinition()494 GetDefinedBy()->InputAt(0)->GetLiveInterval()->GetSiblingAt(GetStart() - 1); in FindHintAtDefinition()562 LiveInterval* sibling = GetSiblingAt(position); in GetLocationAt()567 LiveInterval* LiveInterval::GetSiblingAt(size_t position) { in GetSiblingAt() function in art::LiveInterval
1758 LiveInterval* destination = interval->GetSiblingAt(destination_position); in ConnectSplitSiblings()1759 LiveInterval* source = interval->GetSiblingAt(source_position); in ConnectSplitSiblings()1932 LiveInterval* sibling = interval->GetSiblingAt(block->GetLifetimeStart()); in Resolve()
730 LiveInterval* GetSiblingAt(size_t position);