Searched refs:ProfileInstrumentUsePath (Results 1 – 6 of 6) sorted by relevance
292 std::string ProfileInstrumentUsePath; variable
793 PGOOpt = PGOOptions(CodeGenOpts.ProfileInstrumentUsePath, "", in RunOptimizationPipeline()1249 Conf.CSIRProfile = std::move(CGOpts.ProfileInstrumentUsePath); in runThinLTOBackend()
422 CodeGenOpts.ProfileInstrumentUsePath, *FS, in CodeGenModule()
171 CGOpts.ProfileInstrumentUsePath.clear(); in resetBenignCodeGenOptions()
2148 UsingSampleProfile || !Opts.ProfileInstrumentUsePath.empty(); in ParseCodeGenArgs()4881 if (!Res.getCodeGenOpts().ProfileInstrumentUsePath.empty()) { in CreateFromArgsImpl()4886 Res.getCodeGenOpts().ProfileInstrumentUsePath, *FS, in CreateFromArgsImpl()
7341 MarshallingInfoString<CodeGenOpts<"ProfileInstrumentUsePath">>;