Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp120 struct VerifierSupport { struct
121 raw_ostream *OS;
122 const Module &M;
123 ModuleSlotTracker MST;
124 Triple TT;
125 const DataLayout &DL;
126 LLVMContext &Context;
129 bool Broken = false;
131 bool BrokenDebugInfo = false;
133 bool TreatBrokenDebugInfoAsError = true;
[all …]