Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_parser.cpp46 auto ctorPt = defType.GetCtorPt(); in RecordTypeInfo() local
76 auto ctorPt = ptManager_->GetRootIdByLocation(ctorLoc); in GenerateHClass() local
134 auto ctorPt = defType.GetCtorPt(); in RecordTypeInfo() local
164 auto ctorPt = ptManager_->GetRootIdByLocation(ctorLoc); in GenerateHClass() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
Dsnapshot_constantpool_data.cpp305 ProfileType ctorPt(abcId, methodId, ProfileType::Kind::ConstructorId, true); in StoreDataToGlobalData() local
353 ProfileType ctorPt(abcId, id.GetOffset(), ProfileType::Kind::ConstructorId, true); in StoreDataToGlobalData() local