Home
last modified time | relevance | path

Searched refs:CombineCallTargetType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_type.h210 PGOSampleType CombineCallTargetType(PGOSampleType type) in CombineCallTargetType() function
Dpgo_profiler_info.h491 auto combineType = result->GetType().CombineCallTargetType(type); in AddCallTargetType()