HomeSort by relevance Sort by last modified time
    Searched defs:InstrProfOptions (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Transforms/
Instrumentation.h 89 struct InstrProfOptions {
90 InstrProfOptions() : NoRedZone(false) {}
101 const InstrProfOptions &Options = InstrProfOptions());
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/
Instrumentation.h 107 struct InstrProfOptions {
117 InstrProfOptions() = default;
122 const InstrProfOptions &Options = InstrProfOptions());

Completed in 202 milliseconds