Searched refs:ProfileInstrumentUsePath (Results 1 – 4 of 4) sorted by relevance
224 std::string ProfileInstrumentUsePath; variable
724 PMBuilder.PGOInstrUse = CodeGenOpts.ProfileInstrumentUsePath; in CreatePasses()1024 PGOOpt = PGOOptions(CodeGenOpts.ProfileInstrumentUsePath, "", in EmitAssemblyWithNewPassManager()1454 Conf.CSIRProfile = std::move(CGOpts.ProfileInstrumentUsePath); in runThinLTOBackend()
161 CodeGenOpts.ProfileInstrumentUsePath, CodeGenOpts.ProfileRemappingFile); in CodeGenModule()166 getDiags().Report(DiagID) << CodeGenOpts.ProfileInstrumentUsePath in CodeGenModule()
840 Opts.ProfileInstrumentUsePath = in ParseCodeGenArgs()842 if (!Opts.ProfileInstrumentUsePath.empty()) in ParseCodeGenArgs()843 setPGOUseInstrumentor(Opts, Opts.ProfileInstrumentUsePath); in ParseCodeGenArgs()