Home
last modified time | relevance | path

Searched defs:layoutDesc (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_hclass_generator.cpp125 auto layoutDesc = desc->GetHClassLayoutDesc(childType); in CaculateMaxNumOfObj() local
146 …ProfileType rootType, const HClassLayoutDesc *layoutDesc, uint32_t maxNum, bool isTransitionPhc) c… in CreateRootPHClass() argument
158 ProfileType rootType, const HClassLayoutDesc *layoutDesc, uint32_t maxNum) const in CreateRootCHClass() argument
168 ProfileType rootType, const HClassLayoutDesc *layoutDesc, uint32_t maxNum, bool isCache) const in CreateRootHClass() argument
184 auto layoutDesc = desc->GetHClassLayoutDesc(childType); in CreateChildHClass() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_layout.h578 auto layoutDesc = desc.GetHClassLayoutDesc(desc.GetProfileType()); in GetTypeString() local
602 auto layoutDesc = desc.GetHClassLayoutDesc(desc.GetProfileType()); in Merge() local
630 … auto layoutDesc = desc.GetOrInsertHClassLayoutDesc(root->GetProfileType().Remap(context), true); in Convert() local