Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp654 SetEnableOptPGOType(argBool); in ParseCommand()
854 SetEnableOptPGOType(true); in SetOptionsForTargetCompilation()
859 SetEnableOptPGOType(false); in SetOptionsForTargetCompilation()
Djs_runtime_options.h948 void SetEnableOptPGOType(bool value) in SetEnableOptPGOType() function