Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.h223 methodInfo.SetIsPGO(true); in VerifyAndMarkCurMethod()
281 mainMethodInfo.SetIsPGO(true); in SearchForCompilation()
Dbytecode_info_collector.h322 void SetIsPGO(bool pgoMark) in SetIsPGO() function