Home
last modified time | relevance | path

Searched refs:GetStackSlotOfParameter (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dcode_generator.h145 size_t GetStackSlotOfParameter(HParameterValue* parameter) const { in GetStackSlotOfParameter() function
Dregister_allocator.cc1213 parent->SetSpillSlot(codegen_->GetStackSlotOfParameter(defined_by->AsParameterValue())); in AllocateSpillSlotFor()