Searched refs:callee_info (Results 1 – 1 of 1) sorted by relevance
391 QuickMethodFrameInfo callee_info = runtime->GetCalleeSaveMethodFrameInfo(Runtime::kRefsAndArgs); in GetQuickFrameInfo() local394 size_t frame_size = RoundUp(callee_info.FrameSizeInBytes() + scope_size in GetQuickFrameInfo()399 return QuickMethodFrameInfo(frame_size, callee_info.CoreSpillMask(), callee_info.FpSpillMask()); in GetQuickFrameInfo()