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.cpp203 auto typeInfoSet = chunk->New<PGOMethodTypeSet>(); in GetOrInsertMethodTypeSet() local
211 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddType() local
219 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddCallTargetType() local
227 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddObjectInfo() local
235 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddDefine() local
271 auto typeInfoSet = chunk->New<PGOMethodTypeSet>(); in Merge() local
311 auto typeInfoSet = chunk->New<PGOMethodTypeSet>(); in ParseFromBinary() local
414 auto typeInfoSet = chunk->New<PGOMethodTypeSet>(); in ParseFromText() local