Home
last modified time | relevance | path

Searched refs:pgoMark (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.h322 void SetIsPGO(bool pgoMark) in SetIsPGO() argument
324 CompileStateBit::PGOBit::Set<uint8_t>(pgoMark, &compileState_.value_); in SetIsPGO()