Home
last modified time | relevance | path

Searched refs:TYPE_NUM (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dpgo_bc_info.h34 TYPE_NUM, enumerator
86 PGOBCInfo() : infos_(Type::TYPE_NUM, Info{}) {} in PGOBCInfo()
99 for (size_t idx = 0; idx < Type::TYPE_NUM; ++idx) { in IterateInfoAndType()

Completed in 1 milliseconds