Searched refs:SampleProfileFile (Results 1 – 6 of 6) sorted by relevance
251 std::string SampleProfileFile; variable
722 } else if (!CodeGenOpts.SampleProfileFile.empty()) in RunOptimizationPipeline()725 CodeGenOpts.SampleProfileFile, "", CodeGenOpts.ProfileRemappingFile, in RunOptimizationPipeline()1176 TOpts, LOpts, std::move(OS), CGOpts.SampleProfileFile, in EmitBackendOutput()
892 if (!CGM.getCodeGenOpts().SampleProfileFile.empty()) in StartFunction()
119 static cl::opt<std::string> SampleProfileFile( variable2164 ProfileFileName.empty() ? SampleProfileFile : ProfileFileName, in run()
1963 bool UsingSampleProfile = !Opts.SampleProfileFile.empty(); in ParseCodeGenArgs()
1232 MarshallingInfoString<CodeGenOpts<"SampleProfileFile">>;