Searched refs:SampleProfile (Results 1 – 21 of 21) sorted by relevance
37 SampleProfile.cpp
44 SampleProfile.cpp \
59 "SampleProfile.cpp",
115 std::string SampleProfile; member
236 if (!Conf.SampleProfile.empty()) in runNewPMPasses()237 PGOOpt = PGOOptions(Conf.SampleProfile, "", Conf.ProfileRemapping, in runNewPMPasses()
309 if (!Conf.SampleProfile.empty()) { in computeLTOCacheKey()310 auto FileOrErr = MemoryBuffer::getFile(Conf.SampleProfile); in computeLTOCacheKey()
1119 std::unique_ptr<raw_pwrite_stream> OS, std::string SampleProfile, in runThinLTOBackend() argument1158 Conf.SampleProfile = std::move(SampleProfile); in runThinLTOBackend()
149 c.SampleProfile = std::string(config->ltoSampleProfile); in createConfig()
174 D: SampleProfile and related parts of ProfileData
297 Conf.SampleProfile = SamplePGOFile; in run()
943 Conf.SampleProfile = options::sample_profile; in createLTO()
2650 ./usr/include/llvm/Transforms/IPO/SampleProfile.h
2649 ./usr/include/llvm/Transforms/IPO/SampleProfile.h
2648 ./usr/include/llvm/Transforms/IPO/SampleProfile.h
5587 llvm/include/llvm/Transforms/IPO/SampleProfile.h