Searched refs:InstrProfOptions (Results 1 – 6 of 6) sorted by relevance
126 struct InstrProfOptions { struct139 InstrProfOptions() = default; argument144 const InstrProfOptions &Options = InstrProfOptions());
39 InstrProfiling(const InstrProfOptions &Options) : Options(Options) {} in InstrProfiling()45 InstrProfOptions Options;
151 InstrProfilingLegacyPass(const InstrProfOptions &Options) in InstrProfilingLegacyPass()368 llvm::createInstrProfilingLegacyPass(const InstrProfOptions &Options) { in INITIALIZE_PASS_DEPENDENCY()
302 InstrProfOptions Options; in addPGOInstrPasses()
565 InstrProfOptions Options; in addPGOInstrPasses()
680 InstrProfOptions Options; in CreatePasses()