Home | History | Annotate | Download | only in optimizing

Lines Matching refs:GetFrameSize

921         location = Location::StackSlot(location.GetStackIndex() + codegen_->GetFrameSize());
925 location = Location::DoubleStackSlot(location.GetStackIndex() + codegen_->GetFrameSize());
929 current->SetSpillSlot(current->GetSpillSlot() + codegen_->GetFrameSize());