Searched refs:SampleProfileFile (Results 1 – 6 of 6) sorted by relevance
279 std::string SampleProfileFile; variable
768 } else if (!CodeGenOpts.SampleProfileFile.empty()) in RunOptimizationPipeline()771 CodeGenOpts.SampleProfileFile, "", CodeGenOpts.ProfileRemappingFile, in RunOptimizationPipeline()1311 TOpts, LOpts, std::move(OS), CGOpts.SampleProfileFile, in EmitBackendOutput()
931 if (!CGM.getCodeGenOpts().SampleProfileFile.empty()) in StartFunction()
121 static cl::opt<std::string> SampleProfileFile( variable2719 ProfileFileName.empty() ? SampleProfileFile : ProfileFileName, in run()
2076 bool UsingSampleProfile = !Opts.SampleProfileFile.empty(); in ParseCodeGenArgs()
1628 MarshallingInfoString<CodeGenOpts<"SampleProfileFile">>;