Searched refs:CSIRProfile (Results 1 – 8 of 8) sorted by relevance
122 std::string CSIRProfile; member
251 PGOOpt = PGOOptions("", Conf.CSIRProfile, Conf.ProfileRemapping, in runNewPMPasses()255 } else if (!Conf.CSIRProfile.empty()) { in runNewPMPasses()256 PGOOpt = PGOOptions(Conf.CSIRProfile, "", Conf.ProfileRemapping, in runNewPMPasses()
132 Config.CSIRProfile = LTOCSIRProfile; in LTOCodeGenerator()
58 c.CSIRProfile = std::string(config->csProfilePath); in createConfig()
80 c.CSIRProfile = std::string(ctx.config.ltoCSProfileFile); in createConfig()
143 c.CSIRProfile = std::string(ctx.arg.ltoCSProfileFile); in createConfig()
329 Conf.CSIRProfile = CSPGOFile; in run()
1353 Conf.CSIRProfile = getProfileGenName(CGOpts); in runThinLTOBackend()1356 Conf.CSIRProfile = std::move(CGOpts.ProfileInstrumentUsePath); in runThinLTOBackend()