Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h37 InstrProfiling(const InstrProfOptions &Options, bool IsCS = false)
45 InstrProfOptions Options;
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/
H A DInstrumentation.h106 struct InstrProfOptions { struct
122 InstrProfOptions() = default; argument
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DBackendUtil.cpp516 static std::optional<InstrProfOptions>
521 InstrProfOptions Options; in getInstrProfOptions()
978 if (std::optional<InstrProfOptions> Options = in RunOptimizationPipeline()
/openbsd-src/gnu/llvm/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp754 InstrProfOptions Options; in addPGOInstrPasses()
779 InstrProfOptions Options; in addPGOInstrPassesForO0()