Searched refs:ProfileInstrumentUsePath (Results 1 – 5 of 5) sorted by relevance
288 std::string ProfileInstrumentUsePath; variable
765 CodeGenOpts.ProfileInstrumentUsePath, "", in RunOptimizationPipeline()1236 Conf.CSIRProfile = std::move(CGOpts.ProfileInstrumentUsePath); in runThinLTOBackend()
416 CodeGenOpts.ProfileInstrumentUsePath, *FS, in CodeGenModule()
2078 UsingSampleProfile || !Opts.ProfileInstrumentUsePath.empty(); in ParseCodeGenArgs()4672 if (!Res.getCodeGenOpts().ProfileInstrumentUsePath.empty()) { in CreateFromArgsImpl()4677 Res.getCodeGenOpts().ProfileInstrumentUsePath, *FS, in CreateFromArgsImpl()
7029 MarshallingInfoString<CodeGenOpts<"ProfileInstrumentUsePath">>;