Home
last modified time | relevance | path

Searched defs:childType (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler_layout.cpp124 bool PGOHClassTreeDesc::DumpForChild(JSTaggedType child, ProfileType childType) in DumpForChild() argument
155 UpdateForTransition( JSTaggedType parent, ProfileType parentType, JSTaggedType child, ProfileType childType) UpdateForTransition() argument
H A Dpgo_profiler_info.cpp665 UpdateTransitionLayout( ProfileType rootType, JSTaggedType parent, ProfileType parentType, JSTaggedType child, ProfileType childType) UpdateTransitionLayout() argument
H A Dpgo_profiler.cpp1600 auto childType = GetOrInsertProfileType(child, rootType); in UpdateTransitionLayout() local
1863 ProfileType childType = GetProfileType(child); in GetOrInsertProfileType() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
H A Dsnapshot_constantpool_data.cpp36 JSHandle<JSTaggedValue> BaseSnapshotInfo::TryGetIHClass(ProfileType rootType, ProfileType childType, in TryGetIHClass() argument
/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
H A Dpgo_type_manager.cpp101 ProfileType childType = child.first; in GenSymbolInfo() local
143 ProfileType childType = child.first; in GenHClassInfo() local
223 void PGOTypeManager::RecordHClass(ProfileType rootType, ProfileType childType, JSTaggedType hclass, bool update) in RecordHClass() argument
301 JSTaggedValue PGOTypeManager::QueryHClass(ProfileType rootType, ProfileType childType) in QueryHClass() argument
[all...]

Completed in 11 milliseconds