Searched refs:InstrProfOptions (Results 1 – 5 of 5) sorted by relevance
28 const InstrProfOptions Options = {};34 InstrProfilingLoweringPass(const InstrProfOptions &Options, bool IsCS = false)
117 struct InstrProfOptions { struct136 InstrProfOptions() = default; argument
552 static std::optional<InstrProfOptions>557 InstrProfOptions Options; in getInstrProfOptions()1099 if (std::optional<InstrProfOptions> Options = in RunOptimizationPipeline()
868 InstrProfOptions Options; in addPGOInstrPasses()902 InstrProfOptions Options; in addPGOInstrPassesForO0()
255 InstrLowerer(Module &M, const InstrProfOptions &Options, in InstrLowerer()265 const InstrProfOptions Options;