Searched refs:CSIRProfile (Results 1 – 8 of 8) sorted by relevance
116 std::string CSIRProfile; member
245 PGOOpt = PGOOptions("", Conf.CSIRProfile, Conf.ProfileRemapping, in runNewPMPasses()249 } else if (!Conf.CSIRProfile.empty()) { in runNewPMPasses()250 PGOOpt = PGOOptions(Conf.CSIRProfile, "", Conf.ProfileRemapping, in runNewPMPasses()
144 Config.CSIRProfile = LTOCSIRProfile; in LTOCodeGenerator()
60 c.CSIRProfile = std::string(config->csProfilePath); in createConfig()
86 c.CSIRProfile = std::string(ctx.config.ltoCSProfileFile); in createConfig()
145 c.CSIRProfile = std::string(config->ltoCSProfileFile); in createConfig()
320 Conf.CSIRProfile = CSPGOFile; in run()
1246 Conf.CSIRProfile = std::move(CGOpts.InstrProfileOutput); in runThinLTOBackend()1249 Conf.CSIRProfile = std::move(CGOpts.ProfileInstrumentUsePath); in runThinLTOBackend()