Searched refs:CSIRProfile (Results 1 – 5 of 5) 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
268 Conf.CSIRProfile = CSPGOFile; in run()
1555 Conf.CSIRProfile = std::move(CGOpts.InstrProfileOutput); in runThinLTOBackend()1558 Conf.CSIRProfile = std::move(CGOpts.ProfileInstrumentUsePath); in runThinLTOBackend()
945 Conf.CSIRProfile = options::cs_profile_path; in createLTO()