Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
HDInstrProfiling.h27 const InstrProfOptions Options = {};
33 InstrProfilingLoweringPass(const InstrProfOptions &Options, bool IsCS = false)
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Transforms/
HDInstrumentation.h111 struct InstrProfOptions { struct
130 InstrProfOptions() = default; argument
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDBackendUtil.cpp513 static std::optional<InstrProfOptions>
518 InstrProfOptions Options; in getInstrProfOptions()
1011 if (std::optional<InstrProfOptions> Options = in RunOptimizationPipeline()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Passes/
HDPassBuilderPipelines.cpp847 InstrProfOptions Options; in addPGOInstrPasses()
880 InstrProfOptions Options; in addPGOInstrPassesForO0()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDInstrProfiling.cpp221 InstrLowerer(Module &M, const InstrProfOptions &Options, in InstrLowerer()
231 const InstrProfOptions Options;