Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_recorder.h24 using PGOHClassTreeDesc = pgo::PGOHClassTreeDesc; variable
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_layout.h149 class PGOHClassTreeDesc; variable
291 explicit PGOHClassTreeDesc(ProfileType type) : type_(type) {} in PGOHClassTreeDesc() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_recorder.cpp26 using PGOHClassTreeDesc = pgo::PGOHClassTreeDesc; typedef
/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.h67 class PGOHClassTreeDesc; variable
70 using PGOHClassTreeDesc = pgo::PGOHClassTreeDesc; variable