Searched refs:InstrProfOptions (Results 1 – 6 of 6) sorted by relevance
121 struct InstrProfOptions { struct137 InstrProfOptions() = default; argument143 const InstrProfOptions &Options = InstrProfOptions(), bool IsCS = false);
38 InstrProfiling(const InstrProfOptions &Options, bool IsCS = false)46 InstrProfOptions Options;
628 static Optional<InstrProfOptions>633 InstrProfOptions Options; in getInstrProfOptions()830 if (Optional<InstrProfOptions> Options = in CreatePasses()1401 if (Optional<InstrProfOptions> Options = in EmitAssemblyWithNewPassManager()
149 InstrProfilingLegacyPass(const InstrProfOptions &Options, bool IsCS = false) in InstrProfilingLegacyPass()433 llvm::createInstrProfilingLegacyPass(const InstrProfOptions &Options, in INITIALIZE_PASS_DEPENDENCY()
375 InstrProfOptions Options; in addPGOInstrPasses()
932 InstrProfOptions Options; in addPGOInstrPasses()957 InstrProfOptions Options; in addPGOInstrPassesForO0()