Searched refs:ProfileInstrumentUsePath (Results 1 – 6 of 6) sorted by relevance
304 std::string ProfileInstrumentUsePath; variable
222 CGOpts.ProfileInstrumentUsePath.clear(); in resetBenignCodeGenOptions()559 IF_RELATIVE_RETURN_FALSE(CodeGenOpts.ProfileInstrumentUsePath); in isSafeToIgnoreCWD()
847 PGOOpt = PGOOptions(CodeGenOpts.ProfileInstrumentUsePath, "", in RunOptimizationPipeline()1356 Conf.CSIRProfile = std::move(CGOpts.ProfileInstrumentUsePath); in runThinLTOBackend()
495 CodeGenOpts.ProfileInstrumentUsePath, *FS, in CodeGenModule()
2279 UsingSampleProfile || !Opts.ProfileInstrumentUsePath.empty(); in ParseCodeGenArgs()5225 if (!Res.getCodeGenOpts().ProfileInstrumentUsePath.empty()) { in CreateFromArgsImpl()5230 Res.getCodeGenOpts().ProfileInstrumentUsePath, *FS, in CreateFromArgsImpl()
7880 MarshallingInfoString<CodeGenOpts<"ProfileInstrumentUsePath">>;