Searched refs:VerifyDomInfo (Results 1 – 4 of 4) sorted by relevance
32 bool llvm::VerifyDomInfo = false; member in llvm34 VerifyDomInfoX("verify-dom-info", cl::location(VerifyDomInfo), cl::Hidden,411 if (VerifyDomInfo) in verifyAnalysis()
90 extern bool VerifyDomInfo;
82 if (VerifyDomInfo) in verifyAnalysis()
292 if (VerifyDomInfo) in run()