Searched refs:VerifyMachineDomInfo (Results 1 – 1 of 1) sorted by relevance
24 static bool VerifyMachineDomInfo = true; variable26 static bool VerifyMachineDomInfo = false; variable29 "verify-machine-dom-info", cl::location(VerifyMachineDomInfo), cl::Hidden,68 if (DT && VerifyMachineDomInfo) { in verifyAnalysis()