Searched refs:CSIRProfile (Results 1 – 6 of 6) sorted by relevance
217 PGOOpt = PGOOptions("", Conf.CSIRProfile, Conf.ProfileRemapping, in runNewPMPasses()220 } else if (!Conf.CSIRProfile.empty()) { in runNewPMPasses()221 PGOOpt = PGOOptions(Conf.CSIRProfile, "", Conf.ProfileRemapping, in runNewPMPasses()331 if (!Conf.RunCSIRInstr && !Conf.CSIRProfile.empty()) { in runOldPMPasses()333 PMB.PGOInstrUse = Conf.CSIRProfile; in runOldPMPasses()
107 std::string CSIRProfile; member
88 c.CSIRProfile = std::string(config->ltoCSProfileFile); in createConfig()
164 c.CSIRProfile = std::string(config->ltoCSProfileFile); in createConfig()
268 Conf.CSIRProfile = CSPGOFile; in run()
1562 Conf.CSIRProfile = std::move(CGOpts.InstrProfileOutput); in runThinLTOBackend()1565 Conf.CSIRProfile = std::move(CGOpts.ProfileInstrumentUsePath); in runThinLTOBackend()