Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_method_type_set.h39 auto combineType = result->GetType().CombineType(type); in AddType() local
50 auto combineType = result->GetType().CombineCallTargetType(type); in AddCallTargetType() local
224 SampleType combineType = GetType().CombineType(typeInfo.GetType()); in Merge() local