Searched refs:ProfileInstrumentUsePath (Results 1 – 8 of 8) sorted by relevance
164 std::string ProfileInstrumentUsePath; variable
235 std::string ProfileInstrumentUsePath; variable
827 PMBuilder.PGOInstrUse = CodeGenOpts.ProfileInstrumentUsePath; in CreatePasses()1093 PGOOpt = PGOOptions(CodeGenOpts.ProfileInstrumentUsePath, "", in EmitAssemblyWithNewPassManager()1481 Conf.CSIRProfile = std::move(CGOpts.ProfileInstrumentUsePath); in runThinLTOBackend()
165 CodeGenOpts.ProfileInstrumentUsePath, CodeGenOpts.ProfileRemappingFile); in CodeGenModule()170 getDiags().Report(DiagID) << CodeGenOpts.ProfileInstrumentUsePath in CodeGenModule()
494 PMBuilder.PGOInstrUse = CodeGenOpts.ProfileInstrumentUsePath; in CreatePasses()
143 CodeGenOpts.ProfileInstrumentUsePath); in CodeGenModule()148 getDiags().Report(DiagID) << CodeGenOpts.ProfileInstrumentUsePath in CodeGenModule()
537 Opts.ProfileInstrumentUsePath = in ParseCodeGenArgs()539 if (!Opts.ProfileInstrumentUsePath.empty()) in ParseCodeGenArgs()540 setPGOUseInstrumentor(Opts, Opts.ProfileInstrumentUsePath); in ParseCodeGenArgs()
1003 Opts.ProfileInstrumentUsePath = in ParseCodeGenArgs()1005 if (!Opts.ProfileInstrumentUsePath.empty()) in ParseCodeGenArgs()1006 setPGOUseInstrumentor(Opts, Opts.ProfileInstrumentUsePath); in ParseCodeGenArgs()