Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_method_type_set.h46 auto combineType = result->GetType().CombineType(type); in AddType() local
57 auto combineType = result->GetType().CombineCallTargetType(type); in AddCallTargetType() local
248 SampleType combineType = GetType().CombineType(typeInfo.GetType()); in Merge() local
Dpgo_proto_transition_type_pool.h129 auto combineType = iter->second.CombineType(type); in Add() local