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.cpp226 auto typeInfoSet = chunk->New<PGOMethodTypeSet>(); in GetOrInsertMethodTypeSet() local
234 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddType() local
242 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddCallTargetType() local
250 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddObjectInfo() local
258 auto typeInfoSet = GetOrInsertMethodTypeSet(chunk, methodId); in AddDefine() local
294 auto typeInfoSet = chunk->New<PGOMethodTypeSet>(); in Merge() local
347 auto typeInfoSet = chunk->New<PGOMethodTypeSet>(); in ParseMethodFromBinary() local
480 auto typeInfoSet = chunk->New<PGOMethodTypeSet>(); in ParseFromText() local