Home
last modified time | relevance | path

Searched refs:InstrProfOptions (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h28 const InstrProfOptions Options = {};
34 InstrProfilingLoweringPass(const InstrProfOptions &Options, bool IsCS = false)
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DInstrumentation.h117 struct InstrProfOptions { struct
136 InstrProfOptions() = default; argument
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp552 static std::optional<InstrProfOptions>
557 InstrProfOptions Options; in getInstrProfOptions()
1099 if (std::optional<InstrProfOptions> Options = in RunOptimizationPipeline()
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp868 InstrProfOptions Options; in addPGOInstrPasses()
902 InstrProfOptions Options; in addPGOInstrPassesForO0()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp255 InstrLowerer(Module &M, const InstrProfOptions &Options, in InstrLowerer()
265 const InstrProfOptions Options;