Searched refs:GetSavedEntryPoint (Results 1 – 3 of 3) sorted by relevance
140 const void* GetSavedEntryPoint() const { in GetSavedEntryPoint() function
689 if (info->GetSavedEntryPoint() != nullptr) { in DoCollection()699 DCHECK(info->GetSavedEntryPoint() == nullptr); in DoCollection()971 (profiling_info->GetSavedEntryPoint() == header->GetEntryPoint())) { in InvalidateCompiledCodeFor()
673 if ((profiling_info != nullptr) && (profiling_info->GetSavedEntryPoint() != nullptr)) { in MethodEntered()675 method, profiling_info->GetSavedEntryPoint()); in MethodEntered()