Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.h480 auto combineType = result->GetType().CombineType(type); in AddType() local
491 auto combineType = result->GetType().CombineCallTargetType(type); in AddCallTargetType() local
636 PGOSampleType combineType = GetType().CombineType(typeInfo.GetType()); in Merge() local