Searched refs:CSIRProfile (Results 1 – 8 of 8) sorted by relevance
119 std::string CSIRProfile; member
248 PGOOpt = PGOOptions("", Conf.CSIRProfile, Conf.ProfileRemapping, in runNewPMPasses()251 } else if (!Conf.CSIRProfile.empty()) { in runNewPMPasses()252 PGOOpt = PGOOptions(Conf.CSIRProfile, "", Conf.ProfileRemapping, in runNewPMPasses()
145 Config.CSIRProfile = LTOCSIRProfile; in LTOCodeGenerator()
60 c.CSIRProfile = std::string(config->csProfilePath); in createConfig()
86 c.CSIRProfile = std::string(ctx.config.ltoCSProfileFile); in createConfig()
143 c.CSIRProfile = std::string(config->ltoCSProfileFile); in createConfig()
298 Conf.CSIRProfile = CSPGOFile; in run()
1233 Conf.CSIRProfile = std::move(CGOpts.InstrProfileOutput); in runThinLTOBackend()1236 Conf.CSIRProfile = std::move(CGOpts.ProfileInstrumentUsePath); in runThinLTOBackend()