Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_recorder.h27 using PGOProtoTransitionType = pgo::PGOProtoTransitionType; variable
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h1092 using PGOProtoTransitionType = PGOProtoTransitionTemplate<ProfileType>; variable