Searched refs:VerifyDomInfo (Results 1 – 5 of 5) sorted by relevance
34 static bool VerifyDomInfo = true; variable36 static bool VerifyDomInfo = false; variable39 VerifyDomInfoX("verify-dom-info", cl::location(VerifyDomInfo),64 if (!VerifyDomInfo) return; in verifyAnalysis()
32 static bool VerifyDomInfo = true; variable34 static bool VerifyDomInfo = false; variable37 VerifyDomInfoX("verify-dom-info", cl::location(VerifyDomInfo),348 if (VerifyDomInfo) in verifyAnalysis()
91 extern bool VerifyDomInfo;
32 bool llvm::VerifyDomInfo = false; member in llvm34 VerifyDomInfoX("verify-dom-info", cl::location(VerifyDomInfo), cl::Hidden,365 if (VerifyDomInfo) in verifyAnalysis()
54 if (VerifyDomInfo) in verifyAnalysis()