Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.cpp223 auto typeInfoSet = chunk->New<PGOMethodTypeSet>(); in GetOrInsertMethodTypeSet() local
231 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddType() local
239 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddCallTargetType() local
247 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddObjectInfo() local
255 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddDefine() local
291 auto typeInfoSet = chunk->New<PGOMethodTypeSet>(); in Merge() local
331 auto typeInfoSet = chunk->New<PGOMethodTypeSet>(); in ParseFromBinary() local
434 auto typeInfoSet = chunk->New<PGOMethodTypeSet>(); in ParseFromText() local