Home
last modified time | relevance | path

Searched refs:oldPt (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.cpp238 ProfileType oldPt = GetProfileType(oldHClass); in UpdateRootProfileTypeSafe() local
239 if (oldPt.IsRootType()) { in UpdateRootProfileTypeSafe()
240 newHClass->SetProfileType(oldPt.GetRaw()); in UpdateRootProfileTypeSafe()

Completed in 4 milliseconds