Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.h225 methodInfo.SetIsPGO(true); in VerifyAndMarkCurMethod()
283 mainMethodInfo.SetIsPGO(true); in SearchForCompilation()
Dbytecode_info_collector.h328 void SetIsPGO(bool pgoMark) in SetIsPGO() function