Searched refs:SetEnableOptPGOType (Results 1 – 2 of 2) sorted by relevance
654 SetEnableOptPGOType(argBool); in ParseCommand()854 SetEnableOptPGOType(true); in SetOptionsForTargetCompilation()859 SetEnableOptPGOType(false); in SetOptionsForTargetCompilation()
948 void SetEnableOptPGOType(bool value) in SetEnableOptPGOType() function