Searched refs:CSIRProfile (Results 1 – 7 of 7) sorted by relevance
110 std::string CSIRProfile; member
239 PGOOpt = PGOOptions("", Conf.CSIRProfile, Conf.ProfileRemapping, in runNewPMPasses()242 } else if (!Conf.CSIRProfile.empty()) { in runNewPMPasses()243 PGOOpt = PGOOptions(Conf.CSIRProfile, "", Conf.ProfileRemapping, in runNewPMPasses()
87 c.CSIRProfile = std::string(config->ltoCSProfileFile); in createConfig()
163 c.CSIRProfile = std::string(config->ltoCSProfileFile); in createConfig()
299 Conf.CSIRProfile = CSPGOFile; in run()
1097 Conf.CSIRProfile = std::move(CGOpts.InstrProfileOutput); in runThinLTOBackend()1100 Conf.CSIRProfile = std::move(CGOpts.ProfileInstrumentUsePath); in runThinLTOBackend()
957 Conf.CSIRProfile = options::cs_profile_path; in createLTO()