Home
last modified time | relevance | path

Searched refs:VerifyDomInfo (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDominators.cpp32 bool llvm::VerifyDomInfo = false; member in llvm
34 VerifyDomInfoX("verify-dom-info", cl::location(VerifyDomInfo), cl::Hidden,
375 if (VerifyDomInfo) in verifyAnalysis()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DDebug.h90 extern bool VerifyDomInfo;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DPostDominators.cpp82 if (VerifyDomInfo) in verifyAnalysis()