Searched refs:SetPGOProfilerPath (Results 1 – 3 of 3) sorted by relevance
560 SetPGOProfilerPath(optarg); in ParseCommand()860 SetPGOProfilerPath(""); in SetOptionsForTargetCompilation()
888 void SetPGOProfilerPath(const std::string& value) in SetPGOProfilerPath() function
305 runtimeOptions.SetPGOProfilerPath(option.GetProfileDir()); in CreateJSVM()