Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler_layout.cpp169 auto childLayoutDesc = transitionLayout_.find(childType)->second; in UpdateForTransition() local
170 parentLayoutDesc->AddChildHClassLayoutDesc(childLayoutDesc->GetProfileType()); in UpdateForTransition()
H A Dpgo_profiler_layout.h625 auto childLayoutDesc = desc.GetOrInsertHClassLayoutDesc(current->GetProfileType().Remap(context), false); in Convert() local
626 current->Convert(context, reinterpret_cast<ChildHClassLayoutDesc *>(childLayoutDesc)); in Convert()

Completed in 3 milliseconds