Searched refs:ProfileInstrumentUsePath (Results 1 – 4 of 4) sorted by relevance
215 std::string ProfileInstrumentUsePath; variable
698 PMBuilder.PGOInstrUse = CodeGenOpts.ProfileInstrumentUsePath; in CreatePasses()951 PGOOpt = PGOOptions("", CodeGenOpts.ProfileInstrumentUsePath, "", in EmitAssemblyWithNewPassManager()
157 CodeGenOpts.ProfileInstrumentUsePath, CodeGenOpts.ProfileRemappingFile); in CodeGenModule()162 getDiags().Report(DiagID) << CodeGenOpts.ProfileInstrumentUsePath in CodeGenModule()
789 Opts.ProfileInstrumentUsePath = in ParseCodeGenArgs()791 if (!Opts.ProfileInstrumentUsePath.empty()) in ParseCodeGenArgs()792 setPGOUseInstrumentor(Opts, Opts.ProfileInstrumentUsePath); in ParseCodeGenArgs()