Home
last modified time | relevance | path

Searched defs:InstrProfOptions (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Transforms/
DInstrumentation.h89 struct InstrProfOptions { struct
90 InstrProfOptions() : NoRedZone(false) {} in InstrProfOptions() argument
101 const InstrProfOptions &Options = InstrProfOptions()); argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/
DInstrumentation.h107 struct InstrProfOptions { struct
117 InstrProfOptions() = default; argument