Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/
DInstrumentation.h129 struct InstrProfOptions { struct
145 InstrProfOptions() = default; argument
151 const InstrProfOptions &Options = InstrProfOptions(), bool IsCS = false);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Instrumentation/
DInstrProfiling.h38 InstrProfiling(const InstrProfOptions &Options, bool IsCS = false)
46 InstrProfOptions Options;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp153 InstrProfilingLegacyPass(const InstrProfOptions &Options, bool IsCS = false) in InstrProfilingLegacyPass()
398 llvm::createInstrProfilingLegacyPass(const InstrProfOptions &Options, in INITIALIZE_PASS_DEPENDENCY()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/
DPassBuilder.cpp630 InstrProfOptions Options; in addPGOInstrPasses()
655 InstrProfOptions Options; in addPGOInstrPassesForO0()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DPassManagerBuilder.cpp331 InstrProfOptions Options; in addPGOInstrPasses()