Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_manager.h98 struct ProtoTransType { struct
99 ProtoTransType(ProfileType ihcType, in ProtoTransType() argument
Dpgo_type_parser.cpp19 using ProtoTransType = PGOTypeManager::ProtoTransType; typedef