Searched refs:callee_info (Results 1 – 1 of 1) sorted by relevance
737 constexpr QuickMethodFrameInfo callee_info = in GetCurrentQuickFrameInfo() local743 callee_info.FrameSizeInBytes() - sizeof(void*) + sizeof(ArtMethod*) + scope_size, in GetCurrentQuickFrameInfo()745 return QuickMethodFrameInfo(frame_size, callee_info.CoreSpillMask(), callee_info.FpSpillMask()); in GetCurrentQuickFrameInfo()