Searched refs:SampleProfileFile (Results 1 – 6 of 6) sorted by relevance
271 std::string SampleProfileFile; variable
782 } else if (!CodeGenOpts.SampleProfileFile.empty()) in RunOptimizationPipeline()785 CodeGenOpts.SampleProfileFile, "", CodeGenOpts.ProfileRemappingFile, in RunOptimizationPipeline()1251 TOpts, LOpts, std::move(OS), CGOpts.SampleProfileFile, in EmitBackendOutput()
911 if (!CGM.getCodeGenOpts().SampleProfileFile.empty()) in StartFunction()
121 static cl::opt<std::string> SampleProfileFile( variable2347 ProfileFileName.empty() ? SampleProfileFile : ProfileFileName, in run()
1970 bool UsingSampleProfile = !Opts.SampleProfileFile.empty(); in ParseCodeGenArgs()
1253 MarshallingInfoString<CodeGenOpts<"SampleProfileFile">>;