Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_layout.h111 PGOHClassLayoutDesc() {}; in PGOHClassLayoutDesc() function
112 explicit PGOHClassLayoutDesc(ClassType type) : type_(type) {} in PGOHClassLayoutDesc() function