Home
last modified time | relevance | path

Searched defs:PGOHClassTreeDesc (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_recorder.h25 using PGOHClassTreeDesc = pgo::PGOHClassTreeDesc; variable
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_layout.h134 class PGOHClassTreeDesc; variable
287 explicit PGOHClassTreeDesc(ProfileType type) : type_(type) {} in PGOHClassTreeDesc() function
/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.h76 class PGOHClassTreeDesc; variable
80 using PGOHClassTreeDesc = pgo::PGOHClassTreeDesc; variable