Searched refs:GetSiblingAt (Results 1 – 3 of 3) sorted by relevance
365 LiveInterval* existing = GetParent()->GetSiblingAt(position); in FindFirstRegisterHint()443 LiveInterval* input_interval = inputs[i]->GetLiveInterval()->GetSiblingAt(end - 1); in FindHintAtDefinition()460 GetDefinedBy()->InputAt(0)->GetLiveInterval()->GetSiblingAt(GetStart() - 1); in FindHintAtDefinition()539 LiveInterval* sibling = GetSiblingAt(position); in GetLocationAt()544 LiveInterval* LiveInterval::GetSiblingAt(size_t position) { in GetSiblingAt() function in art::LiveInterval
161 LiveInterval* sibling = interval->GetSiblingAt(block->GetLifetimeStart()); in Resolve()428 LiveInterval* destination = interval->GetSiblingAt(destination_position); in ConnectSplitSiblings()429 LiveInterval* source = interval->GetSiblingAt(source_position); in ConnectSplitSiblings()
806 LiveInterval* GetSiblingAt(size_t position);