Searched refs:CSIRProfile (Results 1 – 8 of 8) sorted by relevance
112 std::string CSIRProfile; member
240 PGOOpt = PGOOptions("", Conf.CSIRProfile, Conf.ProfileRemapping, in runNewPMPasses()243 } else if (!Conf.CSIRProfile.empty()) { in runNewPMPasses()244 PGOOpt = PGOOptions(Conf.CSIRProfile, "", Conf.ProfileRemapping, in runNewPMPasses()
145 Config.CSIRProfile = LTOCSIRProfile; in LTOCodeGenerator()
94 c.CSIRProfile = std::string(ctx.config.ltoCSProfileFile); in createConfig()
164 c.CSIRProfile = std::string(config->ltoCSProfileFile); in createConfig()
298 Conf.CSIRProfile = CSPGOFile; in run()
1172 Conf.CSIRProfile = std::move(CGOpts.InstrProfileOutput); in runThinLTOBackend()1175 Conf.CSIRProfile = std::move(CGOpts.ProfileInstrumentUsePath); in runThinLTOBackend()
946 Conf.CSIRProfile = options::cs_profile_path; in createLTO()