Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator.cc486 HInstruction* defined_by = current->GetParent()->GetDefinedBy(); in ValidateIntervals() local
713 HInstruction* defined_by = current->GetDefinedBy(); in TryAllocateFreeReg() local
1210 HInstruction* defined_by = parent->GetDefinedBy(); in AllocateSpillSlotFor() local
Dssa_liveness_analysis.cc493 HInstruction* defined_by = GetParent()->GetDefinedBy(); in ToLocation() local