Searched refs:SampleProfileFile (Results 1 – 4 of 4) sorted by relevance
153 std::string SampleProfileFile; variable
57 static cl::opt<std::string> SampleProfileFile( variable82 SampleProfileLoader(StringRef Name = SampleProfileFile) in SampleProfileLoader()752 return new SampleProfileLoader(SampleProfileFile); in createSampleProfileLoaderPass()
170 PM.add(createSampleProfileLoaderPass(CGOpts.SampleProfileFile)); in addSampleProfileLoaderPass()276 if (!CodeGenOpts.SampleProfileFile.empty()) in CreatePasses()
421 Opts.SampleProfileFile = Args.getLastArgValue(OPT_fprofile_sample_use_EQ); in ParseCodeGenArgs()605 if (!Opts.SampleProfileFile.empty()) in ParseCodeGenArgs()