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 { struct130 InstrProfOptions() = default; argument
513 static std::optional<InstrProfOptions>518 InstrProfOptions Options; in getInstrProfOptions()1011 if (std::optional<InstrProfOptions> Options = in RunOptimizationPipeline()
847 InstrProfOptions Options; in addPGOInstrPasses()880 InstrProfOptions Options; in addPGOInstrPassesForO0()
221 InstrLowerer(Module &M, const InstrProfOptions &Options, in InstrLowerer()231 const InstrProfOptions Options;