Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_operation.h92 inline void ProfileCombineOpType(GateRef curType, GateRef type, TypeCombine combine) const in ProfileCombineOpType() argument
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler_layout.cpp141 bool PGOHClassTreeDesc::UpdateLayout(JSTaggedType curHClass, ProfileType curType) in UpdateLayout() argument
H A Dpgo_profiler_info.cpp649 bool PGORecordDetailInfos::UpdateLayout(ProfileType rootType, JSTaggedType hclass, ProfileType curType) in UpdateLayout() argument
H A Dpgo_profiler.cpp1555 auto curType = GetOrInsertProfileType(hclass, rootType); in UpdateLayout() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
H A Dpgo_profiler_type.h195 static int32_t CombineType(int32_t curType, int32_t newType) in CombineType() argument

Completed in 10 milliseconds