Searched refs:InstrProfOptions (Results 1 – 5 of 5) sorted by relevance
27 const InstrProfOptions Options = {};33 InstrProfilingLoweringPass(const InstrProfOptions &Options, bool IsCS = false)
111 struct InstrProfOptions { struct127 InstrProfOptions() = default; argument
498 static std::optional<InstrProfOptions>503 InstrProfOptions Options; in getInstrProfOptions()995 if (std::optional<InstrProfOptions> Options = in RunOptimizationPipeline()
806 InstrProfOptions Options; in addPGOInstrPasses()833 InstrProfOptions Options; in addPGOInstrPassesForO0()
173 InstrLowerer(Module &M, const InstrProfOptions &Options, in InstrLowerer()183 const InstrProfOptions Options;