Home
last modified time | relevance | path

Searched defs:defined_by (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dregister_allocator.cc506 HInstruction* defined_by = current->GetParent()->GetDefinedBy(); in ValidateIntervals() local
752 HInstruction* defined_by = current->GetDefinedBy(); in TryAllocateFreeReg() local
1303 HInstruction* defined_by = parent->GetDefinedBy(); in AllocateSpillSlotFor() local
1767 HInstruction* defined_by = parent->GetDefinedBy(); in ConnectSplitSiblings() local
Dssa_liveness_analysis.cc546 HInstruction* defined_by = GetParent()->GetDefinedBy(); in ToLocation() local